PDA

View Full Version : Receiving blank email when form is submitted


chris384639
09-18-2009, 02:52 PM
Hey- when I submit the form on my contact page, I get a blank email. Can you take a look at this? Thanks! :)

http://www.prodentite.com/contact/

Jason Byrnes
09-18-2009, 03:29 PM
please send the WA_Universal_Email/WAUE_index3_1.php file

chris384639
09-18-2009, 03:34 PM
ok............

Jason Byrnes
09-18-2009, 03:47 PM
In universal Email, you have not properly bound any of the form fields, you bound to the top level form collection.

When Creating the message body using Universal Email, you need to expand the form collection and select a form element, and bind it to the page. you need to repeat that for each of the form elements you wish to show in the email.

chris384639
09-18-2009, 05:23 PM
When Creating the message body using Universal Email, you need to expand the form collection and select a form element, and bind it to the page. you need to repeat that for each of the form elements you wish to show in the email.


Jason- I don't understand what you mean by these instructions. I' m little slow here, so I took some screen shots and hopefully that will help.

chris384639
09-18-2009, 05:25 PM
I forgot to note that when you look at the 3rd screen shot- I've dragged the binding elements out to the page and saved it and still have the same results.


Thanks for your help.

chris384639
09-19-2009, 11:19 AM
I got it. Fixed.

Thanks for your help! :D