Suggested Label Placement in Forms based on Eye Tracking Data

Evaluating the Usability of Search Forms Using Eyetracking: A Practical Approach

Presentation of findings from eyetracking tests done to evaluate the best solutions for label placement in Web forms.
Evaluating the Usability of Search Forms Using Eyetracking: A Practical Approach

Label Placement in Forms

Analysis of data from the above article that lead to the following conclusion:

  1. Label position—Placing a label above an input field works better in most cases, because users aren’t forced to look separately at the label and the input field. Be careful to visually separate the label for the next input field from the previous input field.
  2. Alignment of labels—In most cases, when placing labels to the left of input fields, using left-aligned labels imposes a heavy cognitive workload on users. Placing labels above input fields is preferable, but if you choose to place them to the left of input fields, at least make them right aligned.
  3. Bold labels—Reading bold labels is a little bit more difficult for users, so it’s preferable to use plain text labels. However, when using bold labels, you might want to style the input fields not to have heavy borders.
  4. Drop-down list boxes—Use them with care, because they’re so eye-catching. Either use them for important data or, when using them for less important data, place them well below more important input fields.
  5. Label placement for drop-down list boxes—To ensure users are immediately aware of what you’re asking for, instead of using a separate label, make the default value for a drop-down list box the label. This will work for very long lists of items, because a user already has the purpose of the input field in mind before the default value disappears.

Label Placement in Forms


Posted

in

,

Tags:


Comments

Leave a Reply