Hardik Dewra

2 min read

How many form fields is too many

Three fields for anything free, five for a quote request, and a real argument for every field after that. How to decide what stays on your form.

Start at three form fields and argue for every one after

Three form fields for anything free: name, email, and one choice that helps you sort the list. Five for a demo or a quote request. At seven you should have to make a case for each extra row. Past that you need a real reason, like an application where the friction is the point. A newsletter box and a form that starts a $12,000 project are different conversations, so size the form to what sits on the other side of it.

Every field carries a different price

First name is nearly free. Work email costs a little. Phone number costs a lot, because people assume a sales call starts the second they type it. A dropdown with fourteen options costs more than a text box, since the reader has to read all fourteen before choosing. “How did you hear about us” costs you a submission every time somebody has to stop and think about it. Count the friction, not the rows.

Delete any field nobody reads

Open the last thirty submissions and go field by field. For each one, ask whether the answer changed anything you did in the week that followed. Company size, job title and “tell us about your project” usually fail this test, because the same ground gets covered on the call anyway. A seven field form often comes out of this exercise with four, and the four that survive are the ones you actually act on.

Ask the qualifying questions after the email lands

Sales wants budget, timeline and headcount. The form does not have to be where they get it. Capture the email first, then ask the rest on the confirmation step or in the automated reply that goes out a minute later. You keep the contact either way, and the people who answer round two are the ones worth calling. Booking tools have done this for years. You pick a slot, then answer three questions once the slot is held.

Treat the budget dropdown as a dial

A budget field will cut your submission count. That is the job it is doing. Switch it on when the calendar is full and you are burning hours on calls with people who wanted a $500 page. Switch it off when you need volume and can qualify by email in two minutes. Move it with your workload, and look at both the number of leads and the number of good leads a month after you change it.

What multi-step forms actually change

Splitting six fields across three steps keeps the same amount of typing and changes how much of it the reader sees at once. The first screen looks short, the progress bar promises an end, and people tend to finish what they have started. It works when step one is the easiest thing you ask, like an email or a single choice. It breaks at five steps, or when the back button wipes what somebody already typed.

The small mechanics that lose submissions

Use one column, put the labels above the inputs, and write a button that says what happens next instead of “Submit”. On mobile, set the input types so the number pad appears for phone and the @ key appears for email. Validate when somebody leaves a field, never on every keystroke, and keep everything they typed when the submission fails. An hour of this in Framer saves you submissions on every page you ship after it.