6
votes
5answers
140 views

How to lay out a screen with dozens of fields and have help for each

We have a screen that has a form that gathers a lot of input. Many of the terms and questions are confusing so we have help for them. We are trying to put a little (?) help icon for each line. We ...
4
votes
2answers
178 views

How Many Screenshots Are Too Many

At what point am I offering too many screenshots? I am working a redesign of my company's help guides - these guides are mostly centered around our hosted mail services. How to set up Outlook, set up ...
1
vote
3answers
148 views

Where is the best place to put example input for a form? [duplicate]

Possible Duplicate: Where should form instructions or hints be placed? Which of the following is the best place for the example (e.g. 12345) on long/short/busy/simple forms? (...and why?) ...
8
votes
5answers
488 views

Where should form instructions or hints be placed?

I was browsing Forrst and came about a screenshot of a form designed with Twitter Bootstrap that had the label on the left, the input field on the right, and the instruction that it's required under ...
2
votes
3answers
202 views

How should I design a small help system for a Windows application?

Context I've written a simple, business application which generates a report from information in a database. The only user input required are two file paths--one to a list of items to report on and ...