Sunday 11 December 2005 1:34:58 pm
Hi ... I have class where the user insert some data, but 1st he must select the node, so I didn`t give a value to NodeID, so he will go the browse viewmode to select a node ... Now I have node number lets say 89 which have multi child from multi class .. whitout the showing him the main root name ! There is var called "start_node" in $browse .. how change it ... i had changed everything in browse.ini ... but didn`t change ... Also I had overrided it with "Two Dependent Listboxes", 1st box main folders, and the 2nd the child folders ... but I got a problem that the post value must be an array ... and coulding figure it how to do this with listbox ... I think this way faster than browesing the whole site to get the folder you need ! I wish if I can make "Two Dependent Listboxes" work from the same class ... i mean I press submit button "Ad New" then its gos to the class form, and from there can select the NodeID ! Thanks in advanced.
|