Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm using umbraco 11 and want to relate content nodes together in a many to many fashion.
I have done this before in umbraco 7 using the arknu.relationship package, which worked brilliantly, however it is not maintained any more.
Does anyone have any advice on how to acomplish a many to many coupling (eg, people to services) which is not based on the tree structure?
I need the relationshop to be "both ways" and to stay in sync too.
Thanks in advance :)
Hi James
Umbraco has the concept of adhoc relations between different places in the content tree in both directions, you can read more about it here...
https://docs.umbraco.com/umbraco-cms/fundamentals/data/relations
But there isn't a UI, 'out of the box' , in terms of packages and plugins for v11 that might do so, there does appear to be a. Net core version of 'Linked Pages' that might be worth investigating.
https://our.umbraco.com/packages/backoffice-extensions/linked-pages/
Regards
Marc
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco 11 relationship / many to many coupling
I'm using umbraco 11 and want to relate content nodes together in a many to many fashion.
I have done this before in umbraco 7 using the arknu.relationship package, which worked brilliantly, however it is not maintained any more.
Does anyone have any advice on how to acomplish a many to many coupling (eg, people to services) which is not based on the tree structure?
I need the relationshop to be "both ways" and to stay in sync too.
Thanks in advance :)
Hi James
Umbraco has the concept of adhoc relations between different places in the content tree in both directions, you can read more about it here...
https://docs.umbraco.com/umbraco-cms/fundamentals/data/relations
But there isn't a UI, 'out of the box' , in terms of packages and plugins for v11 that might do so, there does appear to be a. Net core version of 'Linked Pages' that might be worth investigating.
https://our.umbraco.com/packages/backoffice-extensions/linked-pages/
Regards
Marc
is working on a reply...