UI BUILDER: how to update a record with button component
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 09:22 AM - edited 10-21-2022 09:59 AM
Is there a way to update a record with button component?
example:
i have a table incident,
when I click the button, the incident status must become 'closed'.
How can i do it for a specific incident? having the sys id
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 09:34 AM
You can use the scripted property to set the value on the button. See below: