Order the Form Logically
Questions should be organized and asked logically from a userโs perspective, not organized according to the application or database logic. For example, itโs unusual to ask for someoneโs address before their name. Stick to these user-friendly standard sequences both for fields (e.g.,ย Credit-card number,ย Expiration date,ย Securityย code) and for value choices (e.g., Standard shipping, 2-day shipping, 1-day shipping). But for field values, also consider usage frequency, and list the most common values first when possible.ย
The Starbucks iPhone application, which includes a mobile form to let you customize your drink order, unfortunately, hides the full โDecafโย option off-screen to the right, requiring horizontal scrolling. If the full โDecafโย is more frequently selected that the other options, it should be displayed first.