Solution onchange ui macro for UI Builder/SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2023 09:47 AM
We have a ui macro on the Configuration Item field that when the field changes (using ref_contributions dictionary attribute) it displays a button that opens a list of incidents that are also associated with the CI.
We are planning on switching over to SOW and ui macros are not supported. I figured a component would replace it but the main issue is an event that fires when the field changes. This functionality is primarily used on new records forms so waiting for the record to be saved is not useful.
I do not see any kind of onchange event on the form component but was wondering if anyone has found a solution for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 11:42 AM
I found the answer. Declarative Actions.