It can be configured with XPath to find the nodes to use as options, so depending how you want to identify Node1, the Options XPath could be configured with:
I have downloaded the package, however not able to figure how to use it. I'm not able to locate nuPickers - CheckBox Picker anywhere in umbraco i.e. including Data Types or in Doctype Property Type dropdown.
This seems to be what I'm looking for, please let me know if I have misssed out any configuration step, I'm using Umbraco latest version.
If you go to the Developer section, select Data Types and click the '...' to Create a new data type, can you see nuPickers: Xml DropDown Picker in the drop down list of property editors ?
Umbrac0 - Dropdown List
Hi,
I have following structure in my Umbraco Setup:
RootNode Node1 - Children1 - Children2 - Children3 - Children3
I have a dropdown in Rootnode in which I want to bind all the published children of Node1.
Thanks in Advance...
Hi Abhishek,
You could use the Xml DropDown Picker in nuPickers.
It can be configured with XPath to find the nodes to use as options, so depending how you want to identify Node1, the Options XPath could be configured with:
HTH, Hendy
Hi Hendy,
Thanks for the suggestion !!!
I have downloaded the package, however not able to figure how to use it. I'm not able to locate nuPickers - CheckBox Picker anywhere in umbraco i.e. including Data Types or in Doctype Property Type dropdown.
This seems to be what I'm looking for, please let me know if I have misssed out any configuration step, I'm using Umbraco latest version.
Thanks in Advance !!!!
Hi Abhishek,
If you go to the Developer section, select Data Types and click the '...' to Create a new data type, can you see nuPickers: Xml DropDown Picker in the drop down list of property editors ?
HI Hendy
Thanks at lot for your help and time.. solution worked and it was exactly I was looking for.
Thanks !!!!
is working on a reply...