Forms

Conversational form vs standard form

A conversational form lowers the effort of each screen and raises the number of screens; a classic form does the reverse. The right choice comes down to length, the kinds of field you need, and whether the person is scanning or answering.

· Co-founder

6 min read · Published

The format argument usually gets decided by whoever saw a nice form most recently. That is a shame, because the two formats are not competing versions of the same thing. They make opposite trades, and one of them quietly cannot collect a signature.

What each format changes for the respondent

A classic form is a page. Everything is visible, so somebody can read the whole ask before answering any of it, skip to the hard question, scroll back to check what they wrote, and see how much is left without being told.

A conversational form is a sequence. One question fills the screen, the next arrives when the current one is answered, and nothing else competes for attention. Each individual answer is cheaper, because there is only one thing to look at, and the total number of interactions is higher, because every answer costs a tap to advance.

That is the whole trade. Attention per question against control over the whole. Nielsen Norman Group describes the general version of this as progressive disclosure, and their caution is the relevant one here: staging works when the split matches what people actually need, and starts to hurt as soon as somebody has to move between levels to find something.

It has also been measured. A 2006 experiment published in Public Opinion Quarterly fielded the same instrument, up to 268 possible questions, to a sample of over 21,000 undergraduates, with about 10,000 responding and roughly a tenth randomly assigned a scrolling version rather than a paged one. The researchers compared break-offs, item missing data and the time spent in each section. It is worth knowing the question has been studied properly at that scale, and worth being sceptical of any vendor who answers it in one sentence.

Decision rule: length, field kinds, review need

Three questions, in this order.

How long is it? Under about ten questions, conversational reads well and feels lighter. Past twenty, it becomes a corridor, and people want the map that a classic page gives them. The 55 finished forms published on this site fall out along exactly that line: the conversational ones have a median of 9.5 fields, the classic ones a median of 18.

What kinds of field does it need? This is the one that ends the argument early. If the form needs a signature, a photo, or any of the twelve design blocks, it is classic. Those questions do not degrade gracefully in a conversational form, they render as an ordinary text box.

Does anyone need to review it before submitting? A job application, a grant submission or an expense claim gets read back before the button is pressed. A classic page supports that. A sequence does not, without walking backwards through every screen.

Field support table

The table at the foot of this post lists what each format actually supports, and it is worth reading the second column carefully, because the builder is more permissive than the published form.

The conversational toolkit offers 25 components and the classic one 36, but four of the conversational entries do not have a conversational renderer. Photo, inline signature, e-signature and branding all fall through to a generic text input, so the respondent gets a box reading “Type your answer here” where the signature pad should be. You can build that form. Nobody can fill it in.

The reverse gap is smaller but real. Recording, audio or video, up to 120 seconds by default, exists only in the conversational toolkit, as does the profile block that puts name, email, phone and address on one screen. Neither is offered for a classic form.

Two smaller differences catch people out. On a classic form, a field’s description is only rendered for file upload and photo; every other field drops it, so explanatory text has to be a paragraph block above the field. On a conversational form, a number field’s minimum and maximum are not passed to the input, so the range is only checked on submit, after every question has been answered.

Cases for conversational: surveys, RSVPs, lead capture

Conversational is the right call when the form is short, every question stands alone, and the respondent has no reason to review.

A satisfaction survey qualifies. So does an RSVP, where the questions are are you coming, for how many, and what will you eat. So does most lead capture, where the point is to make the first answer feel small. The shortest form in the example set here, a six-field newsletter signup, is conversational for exactly that reason, and only one of its six questions is required.

Ratings are the strongest case. A rating question answered against a page of twenty other ratings gets anchored to its neighbours. Given its own screen, it gets considered on its own terms.

Cases for classic: applications with uploads, anything printed, anything signed

Classic is the right call when any of these are true.

Something has to be signed, inline or by a countersigner. Something has to be uploaded as a photo through the photo component. The form will be printed, exported to a fillable PDF, or read back as a document, because the design blocks that make a form look like a document only exist in the classic toolkit. Or the form is simply long, and its sections are separate jobs, in which case the paginated classic layout gives you steps without giving up the page.

Applications sit squarely here. So does anything with a consent paragraph the respondent is expected to read before ticking, because a consent clause on its own screen with a single tick underneath is easier to click past than one sitting above the signature it authorises.

Themes and welcome screens

Both formats support a welcome screen and a thank-you screen, and both can carry an estimated time. The theme sets are separate: 12 classic themes and 25 conversational ones, and they do not overlap, because a theme for a full-screen single question is doing a different job to a theme for a page of fields.

The practical consequence is that switching a form’s format changes how it looks as well as how it behaves. Budget for a look at the result rather than assuming the design carries over.

The pair of examples

Two forms on this site ask about the same subject in opposite formats.

The 360 feedback form is conversational and ten questions long. Three of those are rating grids, and giving each grid its own screen is the entire argument for the format: a rater considers one dimension at a time instead of pattern-matching down a page.

The performance review form is classic and nineteen questions long. It uses the same rating matrix component, but it also carries two table inputs, a signature at the end, and a structure that a manager and an employee read together in a meeting. It could not be conversational, because the signature would not render and because the whole document has to be visible at once.

If the underlying problem is that the form is too long rather than the wrong shape, start with the field count data across all 55 examples instead. And if you want the plain definition of the term rather than the decision, that lives on the conversational form question page.

What each format supports, read from the form builder's own toolkits and published renderers on 1 September 2026. A component being offered in the builder is not the same as it working on the published form, so both are listed.
What you needClassic formConversational form
Components in the toolkit3625
Themes1225
Inline signature (drawn or typed)YesNo: the published form shows a plain text box
E-signature field for a countersignerYesNo: same fall-through to a text box
Photo uploadYesNo: same fall-through to a text box
File uploadYes, 1 to 10 filesYes: set it to 1 file, images only, to collect a photo
Audio or video recordingNoYes, 120 seconds by default
Profile block (name, email, phone, address on one screen)NoYes
Design blocks (banner, card, stat, chart, quote and 7 more)Yes, 12 of themNo
Rating matrixYesYes
Table inputYesYes
Field description shown to the respondentOnly on file upload and photoYes, under the question label
Number field minimum and maximumPassed to the inputNot passed: checked on submit instead
Layout modesFlow, single column or paginatedOne question per screen
Welcome and thank-you screensYesYes
CSV export shapeOne column per fieldIdentical

A finished example

A 360 round fails when raters score a personality instead of a behaviour, and when there is nowhere honest to say they have not seen something. This form asks fifteen behaviours on a frequency scale with a "not seen" column, then three written questions that between them produce the only part of the report anybody rereads. It is conversational, because a rater who meets one grid at a time writes longer answers than one facing three at once.

Read the 360 feedback form

Questions people ask

Can I switch a form between the two formats?

Yes, the format is a setting on the form rather than a different product, and the tutorial linked at the foot of this post covers the switch. What does not survive the trip is anything the target format cannot render. Design blocks disappear going to conversational, and a photo or signature question stops working, so check every field after switching rather than assuming.

Can a conversational form collect a signature?

No. Signature, e-signature and photo all fall through to a generic text renderer on a published conversational form, so the respondent sees a box reading Type your answer here with no signature pad. The conversational toolkit still offers those components, which means a form can be built that cannot be filled in. Use a classic form for anything signed.

Can a conversational form take a photo or a file?

A file, yes. File upload has a real conversational renderer, so setting it to one file with images allowed collects a photo in everything but name. The dedicated photo component does not work there. If you need several images, or a mix of images and PDFs, the file upload field handles 1 to 10 files at up to 100 MB each in either format.

Which format gets more completions?

It depends on length, and no honest answer is format-wide. One question per screen reduces the effort of each answer and increases the number of interactions, which favours short forms. The question has been studied: a 2006 Public Opinion Quarterly experiment fielded a paging and a scrolling version of the same instrument to a student sample of over 21,000.

Can I show several questions on one screen in a conversational form?

Not as separate questions. One screen carries one question, and that is the whole premise of the format. What you can do is use a composite field, so the profile block puts name, email, phone and address on a single screen, and the rating matrix puts a whole grid of statements on one. If you need real grouping, use a paginated classic form.

Do both formats export the same CSV?

Yes. The export is written once and shared, so it does not know or care which format produced the response. One column per field, composite fields joined into that single column rather than expanded, the first column being the submission time. A matrix arrives as statement and answer pairs, an address as its parts joined with commas.

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 profile

Sources

Written 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 make

Read next

For the steps inside the builder, read the guideon this topic.