I have a form with 2 Checkbox areas, he first area's title is "Interested in..." options are:
- Newspaper Advertising
- Online Advertising
- Inserts: Articles / Stories
- Articles / Stories
- Weekly news and offers
If a user checks the Weekly news and offers the second set of options are the different options, for sake of simplicity let's call them:
- option 1
- option 2
- option 3
When the user submits the form we get the notification we setup with an All_Fields Tag...
The problem is that even if the user selects Option 3.... the notification shows as if the user selected Option 1, same thing if the user selects option 2 or both option 2 or option 3.
When I export the table the actual values are FINE. So I still don't understand why the e-mail is incorrect.
Can anyone shed some light on this issue?
Thanks...