Form not collecting inputs

Issues related to forms.
Post Reply
waynethetodd
 
 
Posts: 74
Joined: Wed May 23, 2018 4:57 pm

Form not collecting inputs

Post by waynethetodd »

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.
waynethetodd
 
 
Posts: 74
Joined: Wed May 23, 2018 4:57 pm

Re: Form not collecting inputs

Post by waynethetodd »

Here is a screenshot of my form settings: https://imgur.com/a/GFWfyWE
User avatar
Pablo
 
Posts: 23403
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form not collecting inputs

Post by Pablo »

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
waynethetodd
 
 
Posts: 74
Joined: Wed May 23, 2018 4:57 pm

Re: Form not collecting inputs

Post by waynethetodd »

Thanks you. This fixed the issue.
Post Reply