Hi,
I have a button that I linked to the same page, so when you click on it, it just reload the page. However it doesn’t work.
So I tried to make an intermediate page that redirect to my page when its loading so it does :
“Page A” → “Page Redirect” → “Page A”
However, that data’s value are still there and not cleared.
My final goal is :
User fil out a form
They send the form to my data base
They click on “Reload”
The page reload and the form’s value are reset
I don’t want to reset the value manually with “Reset Value” on the workflow because I have a lot to input to reset