Forms

icon picker
Multi-Part Forms

We have to have the “Email” field be present on all the subsequent forms
It must have the email address part since that’s the matching
A bit sketchy since a user could overwrite another user’s info by just entering their email address here
but we could use some javascript to hide the field and label

The trick is to autofill the email field by having the redirect use
URL parameter: ?email=%EMAIL%

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.