Forms
The most common questions about online forms, counted on 180 pages
Across 1,102 FAQs on 180 form pages, the most common question about an online form is why it asks for something, which accounts for 248 questions or 22.5%. Length, what happens to the answers and which control to use follow, and payment comes up on 34 different forms.
Nuwan Madhusanka · Co-founder
7 min read · Published
The question people most need answered about an online form is not how to build it but why it asks what it asks. Counted on 13 September 2026 across the 1,102 FAQs on this site’s 180 form pages, 248 questions, or 22.5%, are about why a form asks a particular thing or whether it should. Questions about length come next at 8.3%, then what happens after someone submits at 7.9%, and which control or scale to use at 7.5%. Payment is asked about on 34 different forms, and the answer on all 34 is that the form records the order and the money moves somewhere else.
Where the 1,102 questions come from
Every form example on this site carries a short FAQ, and so does every survey question bank. The corpus is all of them: 842 FAQs on the 140 form examples and 260 on the 40 question banks, six or seven per page. They were written while each page was researched, to answer what a person building that particular form would ask next.
That origin matters for how to read the counts. These are not search queries and they carry no volume. A question that turns up on one page is specific to that form; a question that turns up, reworded, on thirty pages about thirty different forms is one that nearly everyone building a form eventually asks. Recurrence across form types is the signal.
Each FAQ was placed in a theme by the wording of the question, checked in a fixed order so that every question lands in exactly one theme. A question about whether a CV should be required, for example, is counted under uploads, because that theme is checked first, while “Why ask about maths at all?” on an apprenticeship form is counted under whether to ask a particular question. The 132 that match no theme are the genuinely form specific ones, such as what a Complying Written Arrangement is on a childcare enrolment. The corpus grows with every new form page, and the count will be rerun.
The 20 questions that recur most
Grouping reworded versions of the same question, these twenty come up on the most pages. A question can match more than one of them, so the counts overlap.
- Why does the form ask for this? On 107 pages.
- Why this control, such as a table, grid or dropdown, and not free text? 67 pages.
- Can people upload a file, photo or recording? 48 pages.
- When should the form be sent, and how often? 39 pages.
- How many fields or questions should it have? 35 pages.
- Is it anonymous, and who sees the answers? 34 pages.
- Can the form take the payment? 34 pages.
- What happens to the answers once submitted? 28 pages.
- What must a form of this kind include? 27 pages.
- Is a signature or declaration needed, and is it valid? 25 pages.
- What response rate should I expect? 24 pages, 23 of them question banks.
- Can the form check, limit or calculate something? 23 pages.
- Should this question be required? 23 pages.
- How are health, allergies and access needs asked? 22 pages.
- What about children and guardians? 22 pages.
- How should the rating scale work? 21 pages.
- How long should it take, or how long should an answer be? 20 pages.
- How do I stop spam, duplicates or bad entries? 19 pages.
- Is it fair or lawful to ask this? 11 pages.
- Should it be conversational or classic? 9 pages.
The themes, and how forms and surveys differ
The table under this article gives every theme with its count and share. The ranking changes depending on which kind of page the question sits on.
On the 140 form examples, the top themes after why a form asks something are length and payment, tied at 66 questions each. Those are the two things a business worries about before it publishes: will people finish it, and how does the money arrive. The after school care registration form is typical, with FAQs on how many fields a registration needs, whether it can take the first fortnight of fees, and what consent looks like when the child is a minor.
On the 40 question banks, payment disappears and timing climbs to third place with 31 questions, because surveys live or die on when they are sent. What happens after someone submits ranks second with 36, driven by the response rate question that appears on 23 of the 40 banks. People running a survey want to know what a normal return looks like before they panic about their own.
Short answers to the recurring questions
The one line answers in the table are drawn from the answers already given on the pages, and they are consistent across forms.
Why a form asks something. Every field should change a decision, and the form should say what that decision is. A question without a reason gets skipped or answered defensively. GOV.UK’s service manual puts the rule first: know why you are asking every question before you start.
Payment. 31 of the 34 answers begin with “No”, and the other three say the same thing more gently. The form records the booking or order, and the payment goes out afterwards as an invoice or a payment link, or the thank-you screen sends people to a checkout page. The four add-ons that act on a response are e-signing, webhooks, email alerts and redirect.
Anonymity. Leaving out the name is not the same as anonymity. The course evaluation form explains the working version: its class dropdown has only four broad options, so the segment is wide enough to hide in. See the difference between a form and a survey for why the rules shift once a form becomes a survey.
What happens to the answers. Responses sit in one table and export as CSV, one column per field, with a grid or an address joined into a single column rather than split. Email alerts go to a single address, and a webhook posts each submission once.
Length. The median form on this site has 15 fields, and the typical survey form far fewer. The customer feedback survey is six questions and tells the respondent it takes ninety seconds.
What the pattern of questions says
Three things stand out once the themes are counted.
People trust a form that explains itself. The largest theme is not technical at all. A quarter of all questions are about the reason behind one field, and the most reliable fix is a sentence of explanation beside that field. On a classic form it has to be a paragraph above the field, because the description under a label is only shown on file and photo uploads.
The worries are about consequences, not controls. Payment, privacy, children and signatures together account for 187 questions. These are the places where a mistake costs money, trust or legal standing. Australia’s privacy principles require an organisation to collect only what is reasonably necessary and to tell people about the collection at or before the moment it happens, which is exactly the explanation these FAQs keep asking for.
Controls matter once the stakes are settled. Wording, scales and the choice of control make up a steady 7.5%, and they concentrate on survey pages, where the scale is the measurement. The W3C forms tutorial covers the accessible side of the same choices.
Where to read more
The AI form builder writes a first draft of a form from a description, including the explanatory paragraphs these questions ask for. Because privacy and who can open a form are among the most common worries, the guide to controlling who can fill in your form walks through the four access types: public, secret key, login required and domain restricted. For the wording side, how to write survey questions covers leading and double barrelled questions in depth.
| Question theme | FAQs | Share | The short answer |
|---|---|---|---|
| Why the form asks a particular question | 248 | 22.5% | Ask only what changes a decision, and say on the form why you ask it |
| How many fields, questions or items | 92 | 8.3% | The median form here has 15 fields; surveys sit at 9 and workplace requests at 19 |
| What happens after someone submits | 87 | 7.9% | Responses export as CSV with one column per field; email alerts go to one address |
| Question wording, type and scale | 83 | 7.5% | Match the control to the answer: one answer, several answers, or a grid on a shared scale |
| Payments, fees and money | 67 | 6.1% | The form records the order; payment follows by invoice, link or a checkout page |
| What a form of this type should include | 64 | 5.8% | The fields that decide the outcome, consent where it applies, and nothing for filing |
| Privacy, anonymity and who sees answers | 54 | 4.9% | Leaving out a name is not anonymity; every response carries its submission time |
| What the form can and cannot do | 45 | 4.1% | Four add-ons act on a response: e-signing, webhooks, email alerts and redirect |
| Uploads, photos and files | 43 | 3.9% | File upload takes images and PDF only, 1 to 10 files, up to 100 MB each |
| Timing, deadlines and follow up | 43 | 3.9% | Send feedback forms while the experience is fresh and state the close date |
| Health, allergies and accessibility | 35 | 3.2% | Ask openly and make the answer deliberate, with none as a real option |
| Children, minors and guardians | 34 | 3.1% | A parent or guardian answers, with each permission as its own tick |
| Signatures and declarations | 32 | 2.9% | An inline signature is drawn or typed and printed into the response PDF |
| Law, rules and what is fair to ask | 27 | 2.5% | Put each rule beside the question it governs, in plain words |
| Preventing mistakes, spam and misuse | 16 | 1.5% | Limit access with a secret key, a login or an email domain |
| Specific to one form | 132 | 12.0% | Terms and rules particular to one form, answered on that page |
A finished example
A conversational feedback survey of six questions, shown one at a time with a 1 / 6 counter at the top of each screen. It opens with a five point satisfaction question about today's visit, moves to the Net Promoter question on a 0 to 10 scale, asks for the reason behind the score, then closes with what went well, one thing to improve and an optional email for a reply.
Read the customer feedback surveyQuestions people ask
Where do these questions come from?
Each form example and each question bank on this site carries six or seven FAQs, chosen while the page was researched to answer what someone building that form would ask next. This post counts them. They are the questions the pages were written to answer, not a log of searches, so a question that recurs across many form types tells you how general it is rather than how often it is typed.
Do online forms need a privacy notice?
In Australia, an organisation covered by the Privacy Act has to take reasonable steps to tell people certain things at or before the time it collects their personal information, which is why a collection notice usually sits on the form itself. It should say who is collecting, why, and who else may see the answers. Other countries have their own rules.
Can an online form be made anonymous?
It can be made to collect no name, email or account, which is what most people mean. It still records when each response arrived, and a small group plus a demographic question can identify a person. The honest wording is that answers are not linked to a name, and results are only shown once enough people have replied.
Why do so many form questions start with why?
Because a field without a visible reason reads as nosiness, and respondents either skip it or give a guarded answer. 257 of the 1,102 FAQs start with the word why. The fix on a classic form is a short paragraph above the field, because a field's description is not shown on the published page except on file and photo uploads.
Should a form say how long it takes?
Yes, when it takes more than a minute. A welcome screen can carry an estimated time, and the survey forms on this site use it: the pulse survey says two minutes and the customer feedback survey says ninety seconds. A stated time sets expectations, and a form that runs well over its estimate loses people near the end.
Written by
Nuwan Madhusanka · Co-founder
Works across the builders and the export paths: how a form becomes a PDF, how a flyer canvas becomes a print file, and how a signed document carries its audit trail.
LinkedIn profileWritten and checked by the OneCraft team. Last checked .
Make your own form
Describe what you need and the generator writes and designs it, then you edit anything you like.
See what it can makeRead next
How many fields should a form have? Counts from 140 finished forms
Across the 140 finished forms on this site the median is 15 fields, and the middle half of them sit between 11 and 18. The number moves with the job the form does: a survey needs 9, a workplace request needs 19, and a registration sits at 12.
How many questions in a survey? What 49 example surveys ask
The survey forms built on this site ask a median of 10 questions and tell the respondent it will take about 4 minutes, even though the question banks behind them hold 20 to 40 each. Short feedback surveys run to a median of 6 questions and 2 minutes, while reviews and exit interviews run to 13.5 questions and 12.5 minutes.
The most common form field types, counted across 140 forms
Short text is the most common form field type on this site, at 551 of 2,073 fields or 27%, and single choice follows at 18%. Five kinds make up nearly three quarters of every field, and the other fifteen are where forms become specific to their job.
For the steps inside the builder, read the guideon this topic.