Allow form field values to be set via URL parameters for regular fields, not just hidden ones

Allow form field values to be set via URL parameters for regular fields, not just hidden ones

If we want to capture URL Parameters (Query Strings) from the page the person is on when filling out the form, currently we can only use URL Parameters to populate hidden fields.

Other popular form creation tools allow form creators to populate field values with URL parameters for other types of fields, such as text, checkbox, and radio fields.

Marketo, can you please figure out a way to allow form field values to be set via URL parameters for regular fields, not just hidden ones?

For example, note how on this form, using a popular form creator tool, we can fill in the value of the first field via the URL parameter:

https://form.jotform.com/52586480655970?article_id=12345

2 Comments
Justin_Cooperm2
Level 10

Take a look at our Forms APIs. You'll be able to do this with some minor manual work

kh-lschutte
Community Manager
Status changed to: Already have it