How to reset form fields in a modal?

You can reset the input value to empty with a simple code.

If you have 3 inputs, on button click, you can add this formula to set the input value to empty at the end of the workflow.

Screen Recording 2023-09-04 at 1.13.58 PM

Demo, without closing the modal:

Screen Recording 2023-09-04 at 1.16.18 PM

1 Like