I'm not sure I've correctly labeled this as a form pre-fill. My goal is to shorten my forms to increase landing page conversion. For example, I'm creating two landing pages: one for a campaign directed at small businesses (less than 10 locations) and mid-sized chains (more than 10 locations). Each page will have its own form. I want to have the fields for number of locations hidden, but still filled out on the backend. I know which number to select based on which landing page/form they've accessed. Is this possible?
Solved! Go to Solution.
I'm not sure I've correctly labeled this as a form pre-fill.
It's more about (to use Marketo terminology) Auto-Fill.
That’s our term for populating hidden fields based on the context in which a form appears. For example, if the URL has certain query params we drop them directly into hidden fields.
You can do the same thing with a hard-coded value. Add a hidden field, click Auto-Fill, then set a default value.
I'm not sure I've correctly labeled this as a form pre-fill.
It's more about (to use Marketo terminology) Auto-Fill.
That’s our term for populating hidden fields based on the context in which a form appears. For example, if the URL has certain query params we drop them directly into hidden fields.
You can do the same thing with a hard-coded value. Add a hidden field, click Auto-Fill, then set a default value.