Adding a "Reset" action to a form

Hi all,

A form on my app intentionally has some drop-list fields that immediately become read-only as soon as the user selects a value.  I want to have a "Reset" action button visible on the form (before the record is saved) that will set all of the relevant fields back to empty at once.  I've created the action that would seem to do this, the problem is how can I have the button to invoke the action appear on the form?

Appreciate any advice.

Dave

0 2 84
2 REPLIES 2

Can't be done Dave...sorry!  There is no mechanism for adding actions to forms that can be clicked while the form is open, only when the form is Saved.
The only way to reset your fields is to Cancel the form and re-open it.

Bugger.  Ok, thanks for your response @scott192 

Top Labels in this Space