You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form Design Best Practices: Tips to improve UX
Web forms — where your site visitors can input and submit their information. Great form design enhances UX and helps boost conversions.
Use one column. Single-column layouts are easier to follow, understand, complete, and submit for your visitors. A study by CXL Institute found participants were able to complete a single-column form an average of 15.4 seconds faster than a multi-column form.
Arrange your form fields from easiest to hardest. Start your form with the easiest field questions (like name and email) before asking your visitors the more time-consuming questions
Align text to the left. University of Basel researchers found aligning your text on the left side, above the form field box, lowers the amount of time needed to complete the form. This natural alignment decreases the amount a user’s eyes need to jump across the page and makes the form more readable.
Use Input Constraints for Form Fields. Input constraints place a limit on the number of words or characters a person can type into your form field.
Address possible user concerns with summary boxes or help tips. You can address concerns with summary boxes explaining your need for certain information or with statements that clarify whether or not the form field is optional.
Use UI Patterns for common information blocks. UI patterns are repetitive solutions to common, recurring design-related problems your visitors face while completing your forms. These solutions work over and over again to improve your form’s UI and ease of use.
Forms is the one of the most important type of interaction for users on the web and in the apps. They are used everywhere — for registration, subscription services, customer feedback, checkout, to initiate transactions between users and companies, or as data input to search or share information. Using best practices guidelines CDS helps improving their forms and making them as usable as possible, because careful form design has a huge impact on the speed with which users can accurately complete a form. Below is an outline of some important practical recommendations that should be used as a starting point for form design.
At the end we can add references to:
hubspot.com - Form Designs Best Practices
UX Planet - 10 rules for Efficient form design
U.S. Web Design Standards - Forms
See #46
We should publish details of this work & the research we have done to share with vendors and departments the reasons behind the work we are doing.
The text was updated successfully, but these errors were encountered: