Anyone know of a multi-content picker macro Parameter package I can download? I need to let the content editor select more than one node from the content tree to use in an xslt output. I would be like user can select 1st node, 4th node, and last node of a folder...potentially even select nodes from different parents.
A multi-content picker parameter would be nice
Hi All,
Anyone know of a multi-content picker macro Parameter package I can download? I need to let the content editor select more than one node from the content tree to use in an xslt output. I would be like user can select 1st node, 4th node, and last node of a folder...potentially even select nodes from different parents.
Thanks.
uComponents multi-node tree picker sounds like what you need.... check out uComponents in the project section!
You can use uComponents for this. There is datatype called "Multi-Node Tree Picker" which could be used for Content and Media picker.
Steps:
1. Create a custome datatype with Render Control being uComponents:Multi-Node Tree Picker
2. Set the starting node content or media picker.
3. Set "Maximum node selection:" to the numbers of content or media nodes you want to select.
Thats it.
Thanks Bob, Praveity great help!
is working on a reply...