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.

Pass Checkbox value to Post Body field

  1. In the form at the top of this page, I need to be able to output the values of the checkboxes that each user has selected:

    http://davidmcdonald.dyndns.org:1974/category/quick-question/

    Is it possible to pass the values of the selected checkboxes into the post body field (which is set to admin only)?

    Posted 13 years ago on Tuesday February 22, 2011 | Permalink
  2. It's possible to output the values of checkboxes (or any field) in the post body using the Content Template functionality.

    Edit your Post Body, turn on the Content Template feature and configure the Content Template which works like the Notification Message Body where you can insert form field values. The Content Template overrides the Post Body field if it is active and is used to create the content of the Post. So be sure to insert the Post Body field variable itself into the Content Template.

    If you don't see the Content Template feature on the Post Body field then you are using an older version of Gravity Forms and you should upgrade.

    Posted 13 years ago on Tuesday February 22, 2011 | Permalink