All Posts in UX

November 27, 2014 - No Comments!

Label Placement in Forms

By Matteo Penzo

http://www.uxmatters.com/mt/archives/2006/07/label-placement-in-forms.php

Some interesting guidelines arose from this brief analysis of our test results. Coupling the following guidelines with Luke Wroblewski’s form design guidelines will help you to build the best form possible in each different situation.

  • 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.
  • 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.
  • 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.
  • 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.
  • 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.

November 26, 2014 - No Comments!

Web Form Usability – Smashing Magazine

An Guide to Web Form Usability

By Justin Mifsud

http://www.smashingmagazine.com/2011/11/08/extensive-guide-web-form-usability/

Contrary to what you may read, peppering your form with nice buttons, color and typography and plenty of jQuery plugins will not make it usable. Indeed, in doing so, you would be addressing (in an unstructured way) only one third of what constitutes form usability.

Example of a conversation web form:

The three types of web forms:

November 14, 2014 - No Comments!

The UX of Mobile Settings

By Luis F. Mena.

Introduction
We love to analyze and write/read about good UX. It's common practice to pick an app, redesign a few screens without any constrains and then share the result in Dribbble. However, more often than not, business requirements in real projects and client's platform-constrains tend to be so complex that you end up struggling to come up with an intuitive interface.

Maybe that's why not many articles out there talk about complex projects like real dashboards for Business Intelligence, or platforms' settings that display a big set of nested options. This might not be as complicated as that, but I wanted to take a moment to compare the difference in experiences among Apple, Google and Microsoft device settings.

Read more here: http://setentaydos.com/the-ux-of-mobile-settings/