UI BUILDER: how to update a record with button component

Fabrizio Joaqui
Mega Guru

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

Michael Fry1
Kilo Patron

 You can use the scripted property to set the value on the button. See below:

Screen Shot 2022-10-21 at 12.32.56 PM.png

 

Screen Shot 2022-10-21 at 12.30.52 PM.png