Usabilidad de los formularios web

El artículo An Extensive Guide To Web Form Usability es una excelente guía para mejorar la usabilidad de los formularios web.

En este artículo se indica que los componentes de un formulario son:

  1. Labels: These tell users what the corresponding input fields mean.
  2. Input Fields: Input fields enable users to provide feedback. They include text fields, password fields, check boxes, radio buttons, sliders and more.
  3. Actions: These are links or buttons that, when pressed by the user, perform an action, such as submitting the form.
  4. Help: This provides assistance on how to fill out the form.
  5. Messages: Messages give feedback to the user based on their input. They can be positive (such as indicating that the form was submitted successfully) or negative (“The user name you have selected is already taken”).
  6. Validation: These measures ensure that the data submitted by the user conforms to acceptable parameters.

Profesor del Departamento de Lenguajes y Sistemas Informáticos de la Universidad de Alicante (España). Interesado en el desarrollo y la accesibilidad web.

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos necesarios están marcados *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.