Forums

Email Results

TODDMAN 07 Jun, 2009
I'm getting strange results from my form in my email, when you click on one of the check box's it displays all the box's in the email & you can't tell which one has been selected. Here is what I get:
Select any of the following sporting events that interest you:
Basketball, Bowling, Hockey, Tennis, Other Basketball
Basketball, Bowling, Hockey, Tennis, Other Boccia Ball
Basketball, Bowling, Hockey, Tennis, Other Bowling
Basketball, Bowling, Hockey, Tennis, Other Cycling
Basketball, Bowling, Hockey, Tennis, Other Fishing
Basketball, Bowling, Hockey, Tennis, Other Hockey
Basketball, Bowling, Hockey, Tennis, Other Hunting
Basketball, Bowling, Hockey, Tennis, Other Snow Skiing
Basketball, Bowling, Hockey, Tennis, Other Tennis
Basketball, Bowling, Hockey, Tennis, Other Water Sports
Basketball, Bowling, Hockey, Tennis, Other Other

Also I added a 2nd check box after the form was made & it doesn't out put any data to email, its called "Test check box"

The link is http://wsi.wcsports.org/index.php?option=com_chronocontact&chronoformname=membership to my form.

Here's my email setup:
Wheelchair Sports Membership FormData
Data entry:
First Name: {text_1}
Last Name: {text_2}
Age: {text_3}
Street Address: {text_4}
Address (cont.): {text_5}
City: {text_6}
State/Province: {text_7}
Home Phone: {text_8}
E-Mail: {text_9}
Personal URL: {text_11}
Select any of the following sporting events that interest you:
{check0} Basketball
{check0} Boccia Ball
{check0} Bowling
{check0} Cycling
{check0} Fishing
{check0} Hockey
{check0} Hunting
{check0} Snow Skiing
{check0} Tennis
{check0} Water Sports
{check0} Other

Type of Disability: {text_25}

Comments: {text_26}
Thanks,
GreyHead 07 Jun, 2009
i Toddman,

In the email tempalte replace
Select any of the following sporting events that interest you:
{check0} Basketball
{check0} Boccia Ball
{check0} Bowling
{check0} Cycling
{check0} Fishing
{check0} Hockey
{check0} Hunting
{check0} Snow Skiing
{check0} Tennis
{check0} Water Sports
{check0} Other
with
Select any of the following sporting events that interest you: {check0}

Bob
TODDMAN 08 Jun, 2009
Thanks, that fixed the problem.
This topic is locked and no more replies can be posted.