Custom UI action

jimk32
Kilo Contributor

Hi Community,
I need to create a new UI Action with name "Revert Change(s)", the functionality:
if we change any field value, so before saving record, by clicking this button
 button should revert all the changes we applied on incident table . i tried this:

jimk32_0-1719493991114.png

thanks in advance!

1 REPLY 1

Zach Koch
Giga Sage
Giga Sage

Maybe I'm misunderstanding your use case here, but if you have made any changes, before saving, you can just refresh the page and it will remove any changes to the form, as they have not been committed to the database yet and are only client side at that point. Refreshing the page will wipe out those client side changes. Is there a reason a UI action is needed for this?

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!