PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

remove fields from submit form

  1. ovedmo
    Member

    Hi,
    i'm using checkboxes to let user choose from.
    i set notifications to send to each selected checkbox an email (from form notifications) .
    i dont want to send the checkboxes value data to the notifications emails!!
    (i try to find appropriate filter)
    can i do it??
    thenk you

    Posted 12 years ago on Sunday June 5, 2011 | Permalink
  2. 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 12 years ago on Sunday June 5, 2011 | Permalink
  3. ovedmo
    Member

    thenk you!!

    Posted 12 years ago on Monday June 6, 2011 | Permalink

This topic has been resolved and has been closed to new replies.