I have a specific requirement - there will be one property on a page (umbraco admin page) where i need to display a radio button list of child nodes of the current node (The one on which the property is showing).
I could see the ultimatepicker is the best one but the parent node id cannot be hard coded. It is a document type and user can create any number of nodes. so each of them should get that property with the correct child nodes of the one they created.
So i did some google around it and downloaded one Axendo.Umb.UltimatePickerXPath. Now I dont know how to use this! Should this dll be put into some folder or how it works. I couldnt see any document around it.
Radiobutton list of child nodes
Hi, I am a new joinee in umbraco world.
I have a specific requirement - there will be one property on a page (umbraco admin page) where i need to display a radio button list of child nodes of the current node (The one on which the property is showing).
I could see the ultimatepicker is the best one but the parent node id cannot be hard coded. It is a document type and user can create any number of nodes. so each of them should get that property with the correct child nodes of the one they created.
So i did some google around it and downloaded one Axendo.Umb.UltimatePickerXPath. Now I dont know how to use this! Should this dll be put into some folder or how it works. I couldnt see any document around it.
It would be great if any one can help me.
Thanks,
Rony
is working on a reply...