Every field on your form is a small request. Answer this, then this, then this, and eventually we might help you.
Most of those requests are reasonable individually. Together, they are why somebody who wanted to hire you closed the tab and called a competitor instead, and you will never know it happened because form abandonment produces no record of the people who left.
The fix is rarely persuasion. It is removing the reasons to stop.
Form Abandonment: Form Design Fields People Can Complete
1. Where people actually leave (form abandonment)
Four places, consistently.
- Form fields they cannot answer. A company name from a private individual. A budget range from somebody who has no idea what things cost. A dropdown with no option matching their situation.
- Form fields that feel intrusive. Phone number when they wanted email. Postcode before they know whether you cover their area. Anything suggesting a sales call is coming.
- The error that arrives too late. Validation on submission means a reload, a lost entry and a retry. That is the point most people give up rather than start again.
- Form field that fights the phone. Wrong keyboard type, no autofill, a date picker requiring six taps to reach last year.
2. Ask for less than you would like
The useful test: could you route this enquiry without this field?
Name, contact method and a description of what they need is usually enough. Everything else is being answered by every single person who contacts you, so a question useful in one case out of twenty costs you the other nineteen.
Long forms do not filter out time-wasters. They filter out busy people, who are frequently the ones with budgets. Detail belongs in the conversation that follows.
If a field exists because somebody wanted a report, that report is being paid for at the top of your funnel.
3. Make the remaining fields easy
- Label above the field, always visible. Placeholder text that disappears when typing starts leaves people guessing what they were asked.
- Explain anything unusual. If you need a postcode to check coverage, say so. A stated reason reliably increases completion for fields that would otherwise feel intrusive.
- Set the right input types so phones offer the correct keyboard, and enable autofill. Both are small technical details with a real effect on mobile.
- Validate inline, as somebody leaves a field, and say what to fix rather than that something is wrong.
- Accept input in the shapes people use. Names with apostrophes, spaces in phone numbers, addresses that do not fit a template. Rejecting valid input is a defect in the form, not in the person.
Accessibility is where forms fail silently
An accessible form that cannot be completed with a keyboard turns away somebody who had already decided to contact you. That is lost revenue rather than a compliance matter.
Work towards WCAG 2.1 Level AA. Every field needs a properly associated label, errors need to be announced to assistive technology rather than only shown in red, focus states must be visible, and the whole sequence must work in a logical tab order.
Never signal an error by colour alone. Pair it with text and an icon.
Test the form with a keyboard and at 200 per cent zoom. It takes five minutes, and it is the journey with money attached.
Measure the right things
Track starts against completions, and drop-off by field where your tooling allows. The field where people stop is usually obvious once measured and invisible before.
Watch five people complete it while saying nothing. Hesitation is data, and it locates problems analytics only hints at.
Be careful with split testing at small volumes. A two per cent difference across ninety submissions is noise, and treating it as a result produces confident decisions built on nothing.
Speed matters here too
A form on a page that took eight seconds is a form fewer people reach.
Where performance and environmental impact both apply, treat them as the same lever: reducing unnecessary data transfer and processing supports a faster experience while lowering estimated digital carbon, though environmental figures remain modelled rather than directly measured.
Our sustainable web design work treats form usability, accessibility and page speed as one brief.

