I installed this package in my 7.1.8 instance. I created a relation config in the /config/relationeditor.config file using my Relations Alias and Doc Type Aliases. My relation is a Document To Document, Bidirectional.
I cannot get the option to show up in my "Actions" menu for the configured ObjectType. I have restarted IIS, restarted my machine, deleted umbraco.config and regenerated. I have tried in Chrome and Firefox. I don't see any javascript errors in Console.
Does anyone have any idea if there is something else I have to do, or if this is just not compatible with 7.1.8?
Just for those who might come across this issue...
In your configuration, the "Name" on ObjectType is important. I thought it was just the "Name" of the Node Type I was configuring (ie: Name of nodetype used in Alias), but it needs to be one of the supported "ObjectTypes" (ie: Document, Media, DocumentType, or MediaType). This wasn't initially clear to me, but I kept poking around and figured it out.
Great extension for Umbraco Relations. Now I just need to figure out how to programmatically add a tab to the content item and a paged grid to view the relations and I am in business!
Does anyone know if this package works in 7.1.8?
I installed this package in my 7.1.8 instance. I created a relation config in the /config/relationeditor.config file using my Relations Alias and Doc Type Aliases. My relation is a Document To Document, Bidirectional.
I cannot get the option to show up in my "Actions" menu for the configured ObjectType. I have restarted IIS, restarted my machine, deleted umbraco.config and regenerated. I have tried in Chrome and Firefox. I don't see any javascript errors in Console.
Does anyone have any idea if there is something else I have to do, or if this is just not compatible with 7.1.8?
Thanks for your help.
Brice
RESOLVED.
Just for those who might come across this issue...
In your configuration, the "Name" on ObjectType is important. I thought it was just the "Name" of the Node Type I was configuring (ie: Name of nodetype used in Alias), but it needs to be one of the supported "ObjectTypes" (ie: Document, Media, DocumentType, or MediaType). This wasn't initially clear to me, but I kept poking around and figured it out.
Great extension for Umbraco Relations. Now I just need to figure out how to programmatically add a tab to the content item and a paged grid to view the relations and I am in business!
is working on a reply...