General Settings
Get your questions set up.
Last updated
Get your questions set up.
Last updated
Some specific question settings depend on the question type -- universally-available settings are described below.
A text field that can be used to prompt the user for input. This can be edited in the settings menu or on the component itself.
The name of the variable as it will appear in your answers payloads. By default this will be a copy of the text in the Question label field, however the Variable field can be edited separately.
The value of the variable depends on the user answer.
This field can help your team understand the purpose of this question being asked. This is not visible to end-users. The description can be sent along in answer payloads as part of the form metadata if you enable the feature in your integration setup.
Example description included in a webhook payload:
Allows you to tag an answer variable as being some part of responder PII, or some other important data point. Please see this section for more information.
Allows you to create an HTML ID for the specific question. This aids in targeting elements for custom CSS application.
To provide additional clarification or context for a question without cluttering your design, add info text to a question by enabling Has info text? with a question selected.
The link can be text or an icon, and a tooltip and a modal display style are available.
Info text is not available on Select buttons, due to the nature of having to press the info text tooltip to see the text.
In order to make a question have multiple answers, check the Allow multiple answers option in the settings.
The following question types can be configured to collect multiple answers.
date
number
phone
text
select
When enabled, instead of storing a single value for the answer, the chosen values will be placed in an array:
When the responder types in their first response, a +Add button will show up on the lower left side, indicating that the responder can add additional responses.
For changing the styling of the +Add button, you can go to the buttons styling section for more details.