Home › Forums › QuickApps Forum › JavaScript to be triggered when user click on custom action button › RE: JavaScript to be triggered when user click on custom action button
05/02/2012 at 12:25 pm #6209

Anonymous
Participant
You can do the same from C# custom actions. Also, From Component Behavior can help you to validate your form and display proper messages to the users.
Also before you start executing a custom action you can ask for confirmation (check the docs for more details).