Anyone know of a multiple node picker which uses checkboxes? Now that Umbraco uses JsTree is their a way to render the content menu using the JsTree checkbox plugin and storing the selected values :)
What I am trying to acheive is: -We have 2000approx content nodes -We have an advertising node and we want to select which pages the advertisment will appear on, how would you go about storing and selecting which of the 2000 this would appear on.
what about the new node picker that Shannon made and demoed at CG10? i hear source is even floating around for it... but i am guessing this is not a v4.5 site... hmmm look into that anyway...
Yes thanks. Have looked at this and its really good but not really suitable to my situation as too many nodes to pick and too hard to tell which nodes have and haven't been picked. I see there is source so will see how it can be extended :)
Multiple Node Picker
Anyone know of a multiple node picker which uses checkboxes? Now that Umbraco uses JsTree is their a way to render the content menu using the JsTree checkbox plugin and storing the selected values :)
What I am trying to acheive is:
-We have 2000approx content nodes
-We have an advertising node and we want to select which pages the advertisment will appear on, how would you go about storing and selecting which of the 2000 this would appear on.
what about the new node picker that Shannon made and demoed at CG10? i hear source is even floating around for it... but i am guessing this is not a v4.5 site... hmmm look into that anyway...
http://www.farmcode.org/post/2010/06/29/Multi-node-tree-picker-source-code-from-CodeGarden-2010.aspx
Yes thanks. Have looked at this and its really good but not really suitable to my situation as too many nodes to pick and too hard to tell which nodes have and haven't been picked. I see there is source so will see how it can be extended :)
is working on a reply...