RELOAD and CLEAR

HI EVERYONE

I am using a single page for data capture for an user.
Once they press SAVE, i would like all the fields to be cleared and go back to their original state.

The page itself has about 30 fields the user has to enter.
(original state is that the field is RED and turns Grey once they have entered data).
At the moment, on save and reload - the data gets saved but the page still keeps its original data and state.

What is the best way to, on SAVE, clear the data and return the page to its original state?

Any suggestions would be really really helpful?

Hi @marcosvbi :wave:

You could add a Reset variable value action at the end of your save workflow.

Here’s a short video on the topic.

thanks Joyce!

1 Like