Hidden Field

The Hidden Field question creates a value for a form without displaying the field to the end-user. This can be used to gather data or correlate form submissions.

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 Hidden Field 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 Hidden Field option.

    The checkbox configuration options appear.

  4. Fill in desired configuration details.

    1. Provide a Field name.
    2. Provide a Default value.
      All form submissions will contain the value given here.

  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. The field is not visible, but the Responses will contain the value given from the configuration.
On this page