2
votes
4answers
167 views

Use a wizard on a simple but big form?

I'm thinking about remaking the registration form on a site I'm working on. The form is simple, but there is too much information to be filled in. It also asks if the user has already participated, in ...
6
votes
4answers
438 views

Wizard steps - how should I label them?

I've built a 3 steps registration wizard because my user must fill in 19 (!) fields. (Its a regulatory issue that can't be argued). I split them steps to 3: 1. Account information 2. General ...