I have successfully created a form and I have received 10 legit emails from the system with the Name and contact info for each person.
However on at least 3 of the emails, the Name and contact info is showing the data arrays instead of pulling in the name and contact info from the fields that people would fill out.
For example I see this:
Name: {input_name}<br />
Phone: {input_phone}<br />
Email: {input_email}<br />
Contact Preference: {input_contactpreference}<br />
Comments: {input_textarea_comments}<br />
Is this a bug? Maybe a spam bot doing this? Can anyone explain or help me out?
Thanks
D.
However on at least 3 of the emails, the Name and contact info is showing the data arrays instead of pulling in the name and contact info from the fields that people would fill out.
For example I see this:
Name: {input_name}<br />
Phone: {input_phone}<br />
Email: {input_email}<br />
Contact Preference: {input_contactpreference}<br />
Comments: {input_textarea_comments}<br />
Is this a bug? Maybe a spam bot doing this? Can anyone explain or help me out?
Thanks
D.