Hi all.
I wonder if anyone can help me.
I’ll try and explain as clearly as I can
Basically, I have created a multi-step form (i.e. a form that goes from url to url to url).
The form itself is fine. That works…I’ll post it here (please note, this is for desktop only…I haven’t created the mobile version yet):
http://unbouncepages.com/multi-step-page1/?utm_source=adwords&utm_medium=cpc&utm_campaign=general
Here’s the big problem.
I’m using a script that auto-redirects the user at two of the stages.
When this happens I can’t pass previous form data to the next step.
This is the script:
When this script fires & it re-directs, it loses the previous form data.
I guess my question is whether there is any way of amending this redirect script in a way that appends form data to the new url? I need to carry the persons postcode value all the way to the final step.
I have a hidden form on the two ‘searching’ pages and hidden fields that match with the previous form as it goes along but because the form data isn’t being appended the postcode isn’t carrying over to the final stage.
If this isn’t possible, can anyone else think of a way I can use Unbounce to create the same effect that I’m going for with those searching.gifs? (if you go through the form you’ll see what I mean!)
Thanks!