I have setup 3 URL parameters to prepopulate my form.
-
dpmurphyAsked on December 21, 2013 at 12:49 AM
I have setup 3 URL parameters to prepopulate my form. The page hosting page is ASP, so the parameters are inserted at runtime using session variables.
This is the querystring I'm using with my javascript embedded form:
?yourName7[first]=&yourName7[last]=&email8=
Looks like my previous question got truncated. My problem is that the prepopulated email only shows up as gray sample text, and does not pass through the form submission.
This is a re-post of a comment on Prepopulating Fields to Your Jotform via URL Parameters
-
AytekinAnswered on December 21, 2013 at 12:52 AMJotform FounderWhat is the exact URL that was working and stopped working? We made some security fixes this week they might have caused this.