Hello, I have 2 questions on Tobago toolBarCommand component.
1. How can I implement functionality on both executing script and executing action of the backing bean while pressing the toolbar button? This mean that if I press the toolbar button some java script should be executed (e.g. showing alert) and then the bean action should be executed. Can it be somehow implemented? 2. What can I write in the toolBarCommand Body? Is this code implemented only after pressing this button or always? Please explain. <t:toolBarCommand> BODY </t:toolBarCommand> Thanks, Iryna

