I have a situation where we know the user’s email before they get to a sign up page… so they go through a few different forms, then we have a CTA to signup. We want to have the email field auto-filled with the email of theirs which we already know at this point.
How can I do that?
What’s currently the best way to do that?
is setting the login_hint actually setting the value or is that like the placeholder text? Is there a similar option for the signup form?
Does this differ between hosted page, universal login, or whatever other options there are?