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.

Prepopulate Field Dynamically

  1. Anonymous
    Unregistered

    Hi,
    I am wondering how and if it is possible to pass a unique number (page hit # from a simple WP plugin) to the Gravity Forms email field?

    Thanks,
    Jen :)

    Posted 14 years ago on Wednesday June 15, 2011 | Permalink
  2. Yes, you can dynamically populate any field either using PHP or by passing a value to it via the query string. Here is a tutorial that discusses how to do this:

    http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population

    Posted 14 years ago on Wednesday June 15, 2011 | Permalink