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.

How to Create a Form that I can insert values into Shortcode

  1. I'm trying to create a form that captures the same fields (like webinar registration), but that I can use over and over without recreating a unique form for every webinar. So I wanted to create a form so that I can insert the name of the Webinar into the shortcode so that it would pass into a hidden field on the form.

    This way I only have to create one form, not a whole bunch when I have a lot of webinars. Is this possible?

    Posted 11 years ago on Friday January 25, 2013 | Permalink
  2. You're going about it the right way. See this documentation for how you can use one form and send the name of the webinar in the shortcode: http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population#Shortcode

    Posted 11 years ago on Tuesday January 29, 2013 | Permalink