[How To] Add A Multi-Step Form 2.0



Show first post

224 replies

Nevermind, it works. I was putting it after body tag. It should be included inside the body tag.

Any way to make it so that sometimes it shows a cluster of fields?

For example you have a survey and then at the end you want to pop out the email, name, phone # fields all at once.

Thanks for the form and script. I am having problem with the drop-down menu. the form works up to the drop-down and then it won’t go any further. please advise

thank you

Userlevel 7

@TheRawr, no solution for that at the moment but will update this post if that changes!

Userlevel 7

Hey @Samir, it looks like there was a small bug caused by the inline form validation. I’ve updated the script (found here: https://gist.github.com/noahub/b8c6d63abb50048d42ee721c900450df). Could you give it a try and let me know if your issue is resolved?

Brand new to unbounce (not a tech specialist) and wish some clarity around form design. I wish to do a two part form from the landing page. Step 1 would standard information gathering (multiple fields) then once they click on 'next ’ (input data collected at this point) a new form would appear with some options (multiple fields) from which they can choose. Can this be done OR is as I think I have read one form only per landing page? Thanks

Hi all,

I’m trying to achieve this effect, but the actual form isn’t showing?

http://promotions.futurefit.co.uk/bl4nk-p4g3330/

The previous, next and form submission buttons are showing but the actual field isn’t.

Any ideas?

Many thanks,

Jack

Userlevel 7

Hey Jack, it looks like you may simply need to remove the ‘#’ from the IDs in the back and next ‘getElementById’ methods (lines 3+4 of the js).

Hey guys!

We have seen first hand that multi-step forms are a powerful tactic to increasing conversion rates, especially if you can get the user to invest themselves in the first couple of fields (often asking the user for the less commitment based fields first).

With that in mind, is there anyway to display more than 1 field at a time? As it stands right now I can’t see this feature working for much of our clients as one of the primary reasons for using a multi-step field is to break down the form into manageable chunks. For instance, If we had 9 fields to capture from the user that would require them to click the next button 9 times.

I’m excited to see how this feature develops!

Hi Noah,
Thanks so much for fixing the bug, the drop down menu is now working as
well. If we get the progress bar and possibility of showing more than one field
at the time, that would be great!

Badge +1

Hey @Noah!

Having some trouble with the next button function.

It’s visible but it doesn’t display the next field or the ‘back’ button.

Userlevel 7

Hey @Alan_C, feel free to direct message me with a link to your page and I can try to identify what’s going on here!

@Noah have you considered creating a seperate script for inline error messages as the default error messages styling offered by unbounce is pretty old school by now?

Userlevel 7

@nik_adiko good idea! I’ll let you know if I come up with something 🙂

@Noah wonderful code, it is a beaut and filling a huge gap Unbounce has.

But sadly I had to remove it from my landing pages with more than 3 field forms. I realized I’m missing a good portion of the abandoned data. I’ll implement back on if I manage to find a practical way to access this data.

Userlevel 7

Hey @nik_adiko good news, a new post is up for inline error messages: [How to] Add Inline Form Error Messages. Take a look and let me know what you think!

Will this work on a convertables? I added it to the exit overlay but the script doesn’t seem to be working. http://lowercholesterolnaturally.futureceuticalsdirect.com/remove-more-cholesterol-sse/

Userlevel 7

@jsuppes I haven’t seen any issues so far. It looks you may just need to change the placement of your script to ‘Before Body End Tag’

Thanks Noah, that did the trick!

@Noah Noah! Just got this script implemented on a page and it’s working wonderfully, great code.

I have a quick question, though. Is the information submitted step by step as well or only carried through after the form has been submitted?

For example, if they fill out their Email and Name, then back out at the phone number phase, does the email and name carry through so that they can still be contacted, or is no information whatsoever passed until the submit button? If it doesn’t do this naturally, is there an extra snip of code that would? If I am misunderstanding something here, please feel free to enlighten!

Badge

@aclayton did you ever figure this out? I read through this thread and don’t think I saw a response. @Noah any help on this? An alternative to a progress bar is maybe to change the button for each step so that we can customize the copy on it? Just a thought for a workaround if progress bar isn’t possible…

Hello, is there anyway to record what people have started filling in, even if they dropped before the end of form ?

Userlevel 7
Badge +3

Hi @Etienne,

There is no way for you to access the data from an unfinished form.

Best,
Hristian

hello. Trying to implement this -> can’t get past the first ‘next’ button.

http://www.solidfire.business/microsoft365-form-2/

Any help greatly appreciated 🙂

Userlevel 7

it looks like the script didn’t play nicely with hidden form labels 😐 The latest version here should fix this: https://gist.github.com/noahub/b8c6d63abb50048d42ee721c900450df

Reply