If you don't want to send the checkbox values in the notification email then you can't use the {all_fields} merge tag in your Notification message. The {all_fields} merge tag outputs ALL the form data.
If you don't want to output all of them then you need to build your own Notification message by using the insert form field drop down to insert the merge tag for each field individually. You won't be able to use {all_fields} in this situation. You'll have to built your own notification message. You have complete control over the message.
Posted 13 years ago on Sunday June 5, 2011 |
Permalink