I have a tree region and for each last child node i need to add a button.
So for the last node the button should show and when i click it calls a package to execute some scripts corresponding to the node selected?
is it possible to add a button and if not button a checkbox which could select all child nodes and collectively run them?
Apex: 22.1