3
votes
3answers
59 views
Two search bars on the same page
Hi,
I'm currently working a new web project in my organisation. The project is a scientific database in the context of a much larger academic organisation. Unfortunately it means …
3
votes
6answers
92 views
How many date format permutations are there in the UK?
Does anyone know how many date format permutations there are (UK only) for online form filling? Better still, anyone come across a resource detailing them?
I'm trying to take the …
5
votes
3answers
52 views
Tool to fill field data
Here's an exercise that I could use a few ideas with.
I'm trying to accommodate a requirement to allow users to apply the date entered into 1 field to a selection of fields below. …
5
votes
4answers
156 views
How to handle forms with lots of fields?
I am looking for tips on handling (1) search forms and (2) entry forms that have a high number of fields (75+ entry fields/checkboxes). I am familiar with Luke Wroblewski's web fo …
5
votes
1answer
45 views
Best practice for Anonymous Donation forms?
Donation forms are meant to be easy to use. Easy enough to use that it may convert the casual website visitor into a donor. At the moment, we are currently using the fields:
Card …
11
votes
10answers
496 views
DD/MM/YYYY - do people know what that means?
Just finished reading Caroline Jarrett and Gerry Gaffney's Forms that Work and I noticed that while the publisher used a screen shot on the front cover with that date format the au …
5
votes
8answers
219 views
Four buttons - how would *you* arrange them?
Recently there was discussion on this site over a number of questions asking about standard positioning of buttons on forms, buttons on dialog boxes, alignments etc.
Pondering my …
3
votes
6answers
161 views
Yes/No Choices on a Form
Simple one - radio buttons or a drop-down for a Yes/No prompt on a form? Comments appreciated...
Note: I'm deliberately excluding a checkbox from the choice of options :-)
5
votes
6answers
140 views
Captchas: good idea or bad?
I'm doing some consulting for a project and somewhere along the design process someone has decided that a CAPTCHA is needed to help intercept bots and to prevent denial of service …
2
votes
3answers
89 views
Would you mark up non-mandatory form elements?
I'm designing a form with 4 levels of information:
1. Pre-populated, uneditable
2. Mandatory, editable
3. Important, editable
4. Optional, editable
Number 3 is important to the bu …
6
votes
3answers
100 views
Should I put view and edit on the same form?
We're working on a new management console for an online service. The management console consists of about 30 forms as well as lots of reporting and various other goings-on.
My dev …
6
votes
3answers
254 views
Form design: Labels above the field or to the side of the field? What about prompt text and validation messages? Can you provide examples?
Which layout works best for your users?:
Field labels on the side of fields
Field labels above the data entry fields
What about prompt text, format tips, examples and validatio …
4
votes
1answer
58 views
Request a call back - How effective is this as a CTA?
Hi All.
Does anybody have any stats/reports/trends about the use of 'Request a call back' forms on websites and whether they are effective?
How often are they used? Are they bet …
3
votes
4answers
361 views
Whats the best way to display DOB form fields?
I am building a form that requires users to enter in their date of birth. What is the best practice for this. I have identified 3 basic options:
Free Text Field
Users are able to …
2
votes
1answer
76 views
LABELs for SELECTs separate or as first option?
We're working on an interface where, at times, we're going to position the labels for fields inside the text field. We'll still use a true LABEL tag for accessibility.
It'll be us …