Trigger Event in UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 05:00 AM
Is it possible to trigger an event from UI Builder?
Specifically, when a tab is opened, I want to pass the record's sys_id and increment a field that tracks how many times the record has been opened.
@cagg - can you share your inputs on this. it will be helpfull
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 03:55 PM
Hi sanjay08, I will have to take a look. I am not actively working in UI Builder right now but will try and see what I can dig up.
If you are using the Tab control I'm sure there is a Click event you can leverage. If it is the top Tab where the records drop into I'm not sure how to grab those events offhand being they are more in the header and not an added control.
Jim