Multinode Treepicker could support multiple root nodes #12162
harry-gordon
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a requirement to allow editors to pick nodes from two "folders" of nodes. Thanks to a bit of help on the forum I built an xPath expression that does what I want:
Unfortunately the picker only supports a single root node so only offers the content under the first node.
I think it would be great for pickers to support multiple roots. I can imagine this working in one of two ways:
Beta Was this translation helpful? Give feedback.
All reactions