Don’t Design Misleading Signup and Login Forms

One particular aspect I often found in signup and login forms, which I consider to be wrong design, is that if the site are using e-mail addresses instead of a username to signup / login a visitor the password field comes right after the e-mail field. Here’s a screen shot:

Login Form

This is logically correct, but for not so experienced users might be misleading. They think they should enter their e-mail address and e-mail password when signing up / in.

When we’re designing our forms we should explicitly mention that the particular password doesn’t necessarily must be the user’s e-mail password.

Personally I think the best method is using a username instead of e-mail address for authentication.

Leave your reply
  • (required)
  • (will not be published)
  • Show
    :mrgreen: :neutral: :twisted: :arrow: :shock: :smile: :???: :cool: :evil: :grin: :idea: :oops: :razz: :roll: :wink: :cry: :eek: :lol: :mad: :sad: 8-) 8-O :-( :-) :-? :-D :-P :-o :-x :-| ;-) 8) 8O :( :) :? :D :P :o :x :| ;) :!: :?:
  • Allowed tags: <a href="" title="">, <b>, <i>, <strike>, <em>, <strong>, <code>