Hi,
Is there any way to pass along data from a static page/form to a GravityForms form?
Here's what the "form action" code looks like on the static page:
Basically, when someone clicks on the contactme Submit button, I want to pass the "appname=JoeBlow" info into a field within the GravityForms form. Specifically, I need "JoeBlow" to be dynamically inserted in a field in a GravityForms form.
Can this be done? If so, how?
Thanks!