After form is submitted fields are not cleared

Clear form fields after submission in ChronoForms.

Overview

The form retained submitted values because the "Multi page Form" setting was incorrectly enabled for a single-page form.
Disable the "Multi page Form" setting in the form configuration to ensure fields reset properly after submission.

Answered
ChronoForms v6
pa pat01 26 Jun, 2019
Hi

If I submit a form (a simple contact form) and after I return, all submitted values are still filled in.
The form is loaded by a CF6 module and displayed in an article.

Any idea why the form does not get cleared after submitting it?

Thanks!

Patrick

Joomla 3.9.8, CF 6.1
he healyhatman 26 Jun, 2019
Set your "submit" event to "End" in the event settings, and if that doesn't work use a redirect to a success page
pa pat01 26 Jun, 2019
I have done so. "Submit" is last action and has redirect. But it does not solve the problem.

After form is submitted fields are not cleared image 1
pa pat01 26 Jun, 2019
Answer
Got it: The setting "Multi page Form" was enabled. Should be disabled.

But thanks for your help anyway.

Sometimes it's just the "little thing"🙂
he healyhatman 26 Jun, 2019
1 Likes
Do you have "multipage" ticked? Because you shouldn't for a simple single page form.

EDIT: Beat me to it
This topic is locked and no more replies can be posted.