We are having a multilingual website developed in umbraco.
We need to establish a relationship between th nodes and it was achived using Umbraco relations. But there is no Relationship editor/UI in Umbrac CMS to delete or update or create manually the relationship.
So basically we are looking for Relationship Editor in CMS which will help content editors to work upon relationships.
we looked for few options like -Umbraco Relation Editor, but due to version issue it was not compatible and not working with our version.
It would be of great help if we get any help or available packages to support our needs.
Relationship editor in CMS
Hi,
Our Current umbraco version is 7.3.4
We are having a multilingual website developed in umbraco.
We need to establish a relationship between th nodes and it was achived using Umbraco relations. But there is no Relationship editor/UI in Umbrac CMS to delete or update or create manually the relationship.
So basically we are looking for Relationship Editor in CMS which will help content editors to work upon relationships.
we looked for few options like -Umbraco Relation Editor, but due to version issue it was not compatible and not working with our version.
It would be of great help if we get any help or available packages to support our needs.
yeah, ignore me :)
You might be able to get away with using Nupickers for this? https://github.com/uComponents/nuPickers/wiki/Relation-Mapping
Read this before going for nuPickers:
https://github.com/uComponents/nuPickers/issues/130
https://github.com/uComponents/nuPickers/issues/105
You have some alternatives:
http://lars-erik.github.io/umbraco-relation-editor/ (haven't tried it)
https://github.com/arknu/Arknu.Umbraco.Relations
Or roll your own
Useful links!
Roll your own. It will be much more fun.
is working on a reply...