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
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
Set your "submit" event to "End" in the event settings, and if that doesn't work use a redirect to a success page
I have done so. "Submit" is last action and has redirect. But it does not solve the problem.

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"🙂
But thanks for your help anyway.
Sometimes it's just the "little thing"🙂
Do you have "multipage" ticked? Because you shouldn't for a simple single page form.
EDIT: Beat me to it
EDIT: Beat me to it
This topic is locked and no more replies can be posted.