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 don't see a way of assigning relations in the back office - like you could in Umbraco 7.
I see in Umbraco 8 that I can create a new Relation Type - but I have found no way in the Back Office for me to configure it further.
I can only see in the documentation mention of doing things programmatically.
Would anyone be kind enough to educate me further on this subject?
Thanks!
Hi,
We've just published a v8 version of the Linked Pages package, this lets you add/remove relations at a content node level.
https://our.umbraco.com/packages/backoffice-extensions/linked-pages/
Its principally to help people with multilingual sites, but you can configure it to manage any relation type you need.
and the code is available. if you need something slightly different : https://github.com/KevinJump/Our.Umbraco.LinkedPages
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Managing relations in the back office
I don't see a way of assigning relations in the back office - like you could in Umbraco 7.
I see in Umbraco 8 that I can create a new Relation Type - but I have found no way in the Back Office for me to configure it further.
I can only see in the documentation mention of doing things programmatically.
Would anyone be kind enough to educate me further on this subject?
Thanks!
Hi,
We've just published a v8 version of the Linked Pages package, this lets you add/remove relations at a content node level.
https://our.umbraco.com/packages/backoffice-extensions/linked-pages/
Its principally to help people with multilingual sites, but you can configure it to manage any relation type you need.
and the code is available. if you need something slightly different : https://github.com/KevinJump/Our.Umbraco.LinkedPages
is working on a reply...