How to direct people to fill out a form

Posted by Solmead on Stack Overflow See other posts from Stack Overflow or by Solmead
Published on 2010-03-14T22:37:39Z Indexed on 2010/03/14 22:45 UTC
Read the original article Hit count: 271

What is the best way to get people to fill out a form correctly? For instance I originally had a "Name" field on a form and I want 1 person per form. People filled it out like this: "Mark & Becky Newsman". So I broke it into 2 fields, "First Name" and "Last Name", And people are still filling it out wrong, like "First Name" = "Mark & Becky", "Last Name" = "Newsman".

Are there any recommendations on how better to get people to understand that only one person's name should go there? I currently have it on two lines, would it work better to put both fields on one line?

If this is on the wrong site go ahead and move it to the correct site.

© Stack Overflow or respective owner

Related posts about form

Related posts about data-collection