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 :)
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 :)
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