I have a case where a user may need to submit a form multiple times. Is there a way to reset the form to the original state post submission?
Otherwise, the user keeps seeing the success page (after the first submission). I can add a message to ask the user to ‘refresh page’, but that seems untidy.