Script to execute when Saving a modal form UI Builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2025 12:16 PM
Hi,
I have a case where i show a modal window which takes user inputs. When i click save, i want to perform execute a server side script. This has to be done in UI Builder as my modal form was build using the same.
Any tips on how to perform this?
Thanks in advance!
Best Regards,
Meet M
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2025 07:49 AM - edited 07-09-2025 07:50 AM
You have to trigger a event and use that to trigger a data resource.
- Select Events > Add event mapping to add an event handler to the modal.