Short Answer

Short answer is a highly flexible field that can be used to take a variety of inputs and validate input.

Short answer fields support text, numbers, and email input. Validation may be used to create a field containing a set type of response for form submission. The Short answer field can also be required for the user to complete before form submission.

Field types must be added using the Form Builder to function.

Learn how to do this on our Create Your First Form page.

How to add a Short Answer to an existing form:

  1. Navigate to the page with the relevant form and enter Edit mode.

  2. Click the existing Form, then click Edit.
    The Form Builder appears.
  3. Use the Add question button to add the Short answer option.
    The configuration options appear.

  4. Fill in desired configuration details.

    1. Provide a title or question.
    2. (Optional) Add a description to appear under the field.
    3. (Optional) Select an option from the Response validation dropdown.

      This defines a required input type for users.
    4. (Optional) Add Placeholder text to appear in the field before users start typing.

    5. (Optional) Set a Character limit to cap the number of characters submitted in the field.
      1. Use the Show character count checkbox option to display a character counter in the field.
    6. (Optional) Select the Make this field required checkbox option.
      This will prevent users from submitting the form without adding an attachment in this field.
  5. Click Save in the Form builder when finished.
    This saves the inputs and returns the screen to Confluence Edit mode.
  6. Publish or Preview the page to see the final result.

Example use case

Add the Short Answer option to a form to gather data for an upcoming company lunch. We'll use the Short Answer to give users a field with which to type their names. 

  1. Navigate to the page with the relevant form and enter Edit mode.

  2. Click the existing Form, then click Edit.
    The form configuration appears.

  3. Use the Add question button to add the Short answer option.
    The configuration options appear.

  4. Click Add a question.

    Type: Name.

  5. Click the Response validation dropdown option.

    Select the Alpha option.
  6. Click Placeholder text
    Type: Type full name here.
  7. Click the Make this field required checkbox option.

  8. Click Save. The field appears as a placeholder in Confluence Edit mode.
  9. Click Publish or Preview to see the result.

On this page