Add the ability to add more than one start node for multi node tree picker #18515
PeterKvayt
started this conversation in
Features and ideas
Replies: 2 comments 2 replies
-
I would use Contentment for that sort of thing. There you can have many more ways to determine the datasources for a list, like a query. Personally I would rather see the standard pickers have more query like capabilities, not just 'multiple start nodes'. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Fair, it isn't finished yet: leekelleher/umbraco-contentment#357 |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I have the following situation: I have two root nodes A and B. Each node has children.
Also, I have another root node C. C has the property Items. Items is the multi node tree picker. I need to have the ability to select child items from both A and B root nodes into one property Items.
How I can do this?
If we would have that ability to add many start nodes in multi node tree picker, it would solve the problem.
Beta Was this translation helpful? Give feedback.
All reactions