Replies: 1 comment
-
Unfortunately not. Context apps are tied to nodes (content, member, media etc) and so we require it to be the Udi of the node it's linked to. A property is really just a part of a node so we couldn't really link to that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying figure if it is possible to map something based on property in umbraco not by udi.
I have external dataset, which is map by id of dataset not by udi and trying figure out if I can do relation based on it to display relevant content in content app for this node.
Beta Was this translation helpful? Give feedback.
All reactions