Help Centre
How can we help?
Search Docs
Add the Pre-fill Form Input component to your form. (Find under Logic > Pre-Fill Form Inputs)

For each input that you want to prefill with a URL parameter, add the input’s name and the parameter name to the component.

Test your form by publishing the site and navigating to the URL with the prefilled parameters. For example, if you have a form with an input named ‘Name’ and a parameter named ‘name’, the URL would look like this:
When you open the page, the input with the name ‘Name’ will be prefilled with “Joe”.
