Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • james whittington 19 posts 119 karma points c-trib
    Jan 10, 2023 @ 19:37
    james whittington
    0

    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 :)

  • Marc Goodson 2157 posts 14434 karma points MVP 9x c-trib
    Jan 12, 2023 @ 23:16
    Marc Goodson
    0

    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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies