Form submission issue
-
Hi Fabian,
first I have to say thank you for sharing your great WP plugin with the community! ??
While trying to submit an ACF form with your “Advanced forms” plugin, I’m running into a submission issue.
I setup a form with your plugin and hooked up to a specific ACF field group.
I setup a new page (not public yet, still draft) and ooutput the form via a shortcode [advanced_form form=”form_MYFORMID” submit_text=”Senden”].
Wehen I preview the pahe, the form is shown perfectly. But when I try to send the form data, I will get an e-mail with no values of the form.
When I include some fields in the body of “Notifications” for this form, I can include up to ~3 like
{field:field1}
{field:field2}
{field:field3}
I will receive an e-mail with this 3 values. But as soon as I setup more fields in the body of “Notifications”, the submission will end in an 503 error page “Service Unavailable”.It’s the first time I’m working with your plugin, so I got no clue right now (sorry if I missed setting up something basic). Do I have to setup a new template page file and add some code for processing?
Actually, “all I need” is to submit the whole form data via e-mail.
Hope you can help me out here… ??
Regards
Barcelo
- The topic ‘Form submission issue’ is closed to new replies.