Please replace the ??? with your data!
On my form (see addy above) I have a confirmation email sent that includes the form data. I call most of the data via the {_fieldNN} syntax. However, for some fluky reason, one of the fields doesn't transfer to the email and I get the following…
=========================
Hello, this note is confirmation that you submitted your 2008 Week 1 picks at August 30, 2008, 6:10 pm. Your picks are listed below for reference. Good luck!
NYG
ATL
{_field5}
MIA
BAL
NE
=========================
Why is it not sending the input from the radio button for Field 5? Thanks!
Also, is there a better way to just include ALL form input in the auto-confirmation email? That'd be much easier, but it only appears to be an option for the admin email.