Hi all, i am in the porcess of creating a custom section which will contain a list of orgniasatins and a list of members
I have gone ahead and created the new entry in the applications.config file, and then i created 2 entries in the trees.config file.
I have created the custom code i need for each of these to generate the trees, essentially it is similair to the standard members tree in that for each of my custom tress (orgs and mems) it shows a list of folders from A-Z, and within each folder it displays the correct items.
Next was wiring up the Create context menu for each of these i have successfully managed to do this by creating ascx files and creating the config in the UI.xml file.
The next thing i am trying to do is create custom context menus so that i can right click on an org and create a member for it. I have managed ot create the new action by implmenting the IAction interface and wired it into the trees Menu so now when i right click on an org i can see my custom Action, what i cant work out is how to go about configuring the Action to open the Create asxc file for a member. I am assuming i have to configure the JsFunction and JsSource for the action ... i am hoping to use the built in umbraoc JS
Custom section with context menus
Hi all, i am in the porcess of creating a custom section which will contain a list of orgniasatins and a list of members
I have gone ahead and created the new entry in the applications.config file, and then i created 2 entries in the trees.config file.
I have created the custom code i need for each of these to generate the trees, essentially it is similair to the standard members tree in that for each of my custom tress (orgs and mems) it shows a list of folders from A-Z, and within each folder it displays the correct items.
Next was wiring up the Create context menu for each of these i have successfully managed to do this by creating ascx files and creating the config in the UI.xml file.
The next thing i am trying to do is create custom context menus so that i can right click on an org and create a member for it. I have managed ot create the new action by implmenting the IAction interface and wired it into the trees Menu so now when i right click on an org i can see my custom Action, what i cant work out is how to go about configuring the Action to open the Create asxc file for a member. I am assuming i have to configure the JsFunction and JsSource for the action ... i am hoping to use the built in umbraoc JS
Any help is much appreciated.
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.