Hi,
I’ve got 4 tabs in my app. Each of the tabs is a kind of form that has various inputs including dropdowns, inputs and date pickers.
When I submit the details of a form using a submit button, the form holds the previous set of values and doesn’t reset.
Is there a way to achieve this?