Pre-filling fields

NeetoForm makes it easy to pre-fill answers for your submitters using URL parameters. This feature is also commonly called passing data or passing variables to the form.

How It Works

When you send submitter pre-filled link, their information is automatically filled in on the form.

Example:

If you send the URL: https://example.neetoform.com/78a96cf567facd7335c3?full_name.name=John&[email protected]

When John clicks the link, his name and email fields on the form will already be filled out.