Forums

After form is submitted fields are not cleared

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
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
pat01 26 Jun, 2019
I have done so. "Submit" is last action and has redirect. But it does not solve the problem.

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"🙂
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.