Loading...

RE: JavaScript to be triggered when user click on custom action button

RE: JavaScript to be triggered when user click on custom action button

#6209
Anonymous
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).