3
votes
1answer
321 views

Use of Modal Dialog Box for User Sign In

The site that I am working on has a signed-in and a signed-out state. We're in the process of implementing a soft signed-in state (e.g., remember me on this computer). Doing that requires users to ...
13
votes
4answers
1k views

How to make a 20-field online form more user friendly?

I've made a pretty basic form for data entry that will be used by office workers to build a database. The form is actually a composite of a decade of excel files that the organization has been using, ...