Welcome to Encatch Docs
Forms & AppearanceQuestion Types

Short Answer

Configure single-line text response questions

The Short Answer element captures a single line of text (e.g. name, email, or a brief reply). Use it when you need a concise, one-line response that you can validate and optionally enhance with AI.

When to use

  • Email, name, or short open-ended answers
  • When you need a concise, one-line response
  • When you want to enforce character limits or regex validation

Customization options

When editing a Short Answer question, you can configure the following properties:

OptionDescription
Question TextThe main question displayed to the respondent (required).
DescriptionOptional helper text or context below the question (up to 100 characters).
Placeholder TextThe hint text shown inside the input field before the respondent types (e.g. "Enter your answer here").
Error MessageThe message shown when validation fails (e.g. required field not filled, invalid selection). Keep it clear and actionable for better user experience. Default: "Please complete this required question".
Required fieldWhen enabled, the respondent must provide an answer before submitting the form.
Minimum CharactersThe minimum number of characters the respondent must enter. Leave empty for no minimum.
Maximum CharactersThe maximum number of characters allowed (e.g. 200). Responses exceeding this limit will fail validation.
Enable Regex ValidationWhen enabled, you can apply custom regex patterns to validate the response format (e.g. email, phone number).
Enable AI Response EnhancementWhen enabled, AI can enhance or refine the respondent's answer before it is stored.

Viewing responses

Short answer responses appear in the Response Summary for your form. You can view them as text, filter by time period or user segment, and track trends over time.

How is this guide?