Auto fill form inputs from previous page input

Hi there,

I’m looking to have a single form input on the home page to accept an address, but on submission redirect to a contact page where the address is auto filled into an input on that page.

I’m sure it’s simple enough but I’m not sure how to do it, and I’m getting no luck through Google.

Thanks.

It’s not difficult scripting but it’s very specific to your setup, element ID’s, etc.
Your easiest approach is to use a developer or try ChatGPT to assist you.

Hey @kristianmoir !

Good news - we have this script & tutorial for exactly that. https://docs.memberstack.com/hc/en-us/articles/14278133160347--Code-Prefill-Email-from-a-Lead-Capture-Form-to-a-Memberstack-Signup-Form

You will just have to replace any instances of ‘email’ with address :)

1 Like