CS Forms: reset fields on submission

When a form is submitted, it seems to retain the data in the fields. Fine if it’s submitted with errors but it does this when successfully submitted to.
Which can also be seen in your demo video:

is there a way of the form clearing on successful submission.

1 Like

There is no option currently, but we can add one. A workaround would be to create a Redirect to the same page on a submission, or redirect to a thank you page. Have a great day.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.