Hi Bob,
Thanks for creating a great form! Here's my trouble (I have a feeling I'm just missing something simple, sorry if I am):
I created a form with:
Label Text: "Organizer's Name" Field Name: "organizername" I then dragged and placed the "Email" event, enabled it, and generated the auto template.
Testing it, I inputted: "Paul Jones" as the name. On submission, it emailed successfully, but the email info reads:
Organizer's Name {organizername}
when it should read:
Organizer's Name Paul Jones
I checked the code and verified: name="organizername" inside the DIV tags. What am I doing wrong?
Thanks,
Jeremy
(Using CFv4 on Joomla 1.7.3)
Thanks for creating a great form! Here's my trouble (I have a feeling I'm just missing something simple, sorry if I am):
I created a form with:
Label Text: "Organizer's Name" Field Name: "organizername" I then dragged and placed the "Email" event, enabled it, and generated the auto template.
Testing it, I inputted: "Paul Jones" as the name. On submission, it emailed successfully, but the email info reads:
Organizer's Name {organizername}
when it should read:
Organizer's Name Paul Jones
I checked the code and verified: name="organizername" inside the DIV tags. What am I doing wrong?
Thanks,
Jeremy
(Using CFv4 on Joomla 1.7.3)