Hello, I am having a little trouble with my form. It consists of a few edit boxes for the name, email, phone #, etc, and a text field for their message. However, none of the emails contain any of the data that is put in; they show up completely blank.
I have read through the FAQ on contact forms, and I believe I have set everything up correctly. But I would like a second pair or eyeballs to see if I did anything wrong.
Here is the contact form I am using, pasted into a blank wb15 project, as well as a screenshot of the emails we get. http://www.mediafire.com/folder/h3925ju ... kdq/shared
Thank you for any assistance.
Form not collecting inputs
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Form not collecting inputs
Here is a screenshot of my form settings: https://imgur.com/a/GFWfyWE
Re: Form not collecting inputs
You have set the output format to 'HTML'. That means that you will have to use variables to include data.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=64476
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=64476
-
-
- Posts: 74
- Joined: Wed May 23, 2018 4:57 pm
Re: Form not collecting inputs
Thanks you. This fixed the issue.