I have an existing database with tables umbracoRelation and umbracoRelationType with lots of relations already stored.
Next step, I want to get these to show up in this Relation Editor.
Obviously, I need to set up the config, but I can't tell from the readme file if this is correct. I created a new relation type and edited the config and it works.
Now I have an existing Relation Type defined in Developer with Alias "PrimaryImage"
I also have a document type with Alias "story", here's my config:
Create a Media Relation
I have an existing database with tables umbracoRelation and umbracoRelationType with lots of relations already stored.
Next step, I want to get these to show up in this Relation Editor.
Obviously, I need to set up the config, but I can't tell from the readme file if this is correct. I created a new relation type and edited the config and it works.
Now I have an existing Relation Type defined in Developer with Alias "PrimaryImage"
I also have a document type with Alias "story", here's my config:
But nothing is showing up in the context menu for "PrimaryImage" when I edit relations.
What am I missing?
aha, I got it....
is working on a reply...