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.

Check Box Notifications

  1. Hi brand new to Gravity Forms. Recent convert from Contact Form 7 (CF7).

    I have set up a required check box with four options for the services I provide. But in the notification email sent out I wanted the reply to include what was checked.

    But yet all I could see what the options you could select.

    I know I could output the choices made in CF7. But maybe I am not looking in the right places for the documentation on this?

    Thanks

    Robert

    Posted 13 years ago on Friday February 11, 2011 | Permalink
  2. If you use the {all_fields} token it will output their entire form submission in a nicely formatted lay out and will group checkboxes together like you are describing.

    Checkboxes are actually individual fields. They aren't like radio buttons and drop downs which are one field with multiple options. Checkboxes are individual inputs which is why they can be selected individually in the insert form field drop downs. But the {all_fields} token will format them nicely the way you want.

    Posted 13 years ago on Friday February 11, 2011 | Permalink
  3. Sweet that's what I was looking for.

    Thanks for help this n00b out. After reading Yoast review of your plugin and needing conditional statements in the near future I am glad I have made the switch!

    regards

    Robert

    Posted 13 years ago on Friday February 11, 2011 | Permalink

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