Hi, I have a lead generation form on my (staged) website that asks for basic customer info before they can access a store locator. I'd like to take the ZIP code they enter in the form, and use it to automatically populate a third-party Storepoint map (embedded on my Squarespace page) to avoid making the customer enter their ZIP twice after they complete the form.
Is this possible?
I know I can forward the form submission to a single ZIP URL (/?locate=90210,US), but I can't figure out how to have the form submission grab any number of ZIPs that might be entered from the form.
Thanks for any help!