The Online Survey editor does not require survey questions to be created beforehand and relies more on the properties set for each question. The description of each property for each type of question is listed here.
These fields have a limit of 10000 characters to comply with the character limit in Dynamics.
Single Input
Allows for custom text entries.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Input type: This determines the type of values that the field expects.
- Input place holder: This determines the placeholder text that is initially set before a user enters their own value.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Size: Sets the size of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
- Maximum length: Maximum length of the value that the question will accept.
Checkbox
Allows for the selection of multiple, pre-defined options.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: Adds a multi-line text box for additional comments to be added.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual option. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Select choices order: This determines the order that the choices appear in within the survey.
- Has other item: Adds an “Other” option to the list of options. When this option is selected, the submitter will be presented with a text box to enter additional details.
- Has select all item: Adds a “Select All” option to the question. When selected, the “Select All” option checks all other checkboxes for the current question.
- Select all item text: This determines the text that is shown for the “Select All” option.
- Has none item: Adds a “None” option to the question. When selected, the “None” option will clear any selected checkboxes from the current question.
- None item text: This determines the text that is shown for the “Select All” option.
Choices from Web?
- URL: URL of a JSON format page to pull the choices from.
- Path: Path to use for the choice. This can be left empty.
- Value name: Value name for the choice.
- Title name: Title name for the choice.
- Allow Empty Response: Allows this choice to be submitted with no answer.
- Test the service: Selects a service to test the choice.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Hide if Choices Empty: Hides this question if no choices are visible.
- Choices Visible if: Sets conditions to show particular choices.
- Choices enable if: Sets conditions to enable individual choices.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Column count: Number of columns that the question will use.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Radio group
Allows for a single option to be selected out of several.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: Adds a multi-line text box for additional comments to be added.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual option. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Select choices order: This determines the order that the choices appear in within the survey.
- Has other item: Adds an “Other” option to the list of options. When this option is selected, the submitter will be presented with a text box to enter additional details.
- Show Clear Button: When enabled, displays a "Clear" button which clears out the selected option.
Choices from Web?
- URL: URL of a JSON format page to pull the choices from.
- Path: Path to use for the choice. This can be left empty.
- Value name: Value name for the choice.
- Title name: Title name for the choice.
- Allow Empty Response: Allows this choice to be submitted with no answer.
- Test the service: Selects a service to test the choice.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Hide if Choices Empty: Hides this question if no choices are visible.
- Choices Visible if: Sets conditions to show particular choices.
- Choices enable if: Sets conditions to enable individual choices.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Column count: Number of columns that the question will use.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be selected.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Dropdown
Allows a single option to be selected from a list of options.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: Adds a multi-line text box for additional comments to be added.
- Options caption: This sets the text that is shown for this field when no option is selected.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual option. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Select choices order: This determines the order that the choices appear in within the survey.
- Has other item: Adds an “Other” option to the list of options. When this option is selected, the submitter will be presented with a text box to enter additional details.
- Minimum value for auto generated items:
- Maximum value for auto generated items:
- The difference between auto generated items:
- Show Options Caption: Toggles the Options Caption on/off.
Choices from Web?
- URL: URL of a JSON format page to pull the choices from.
- Path: Path to use for the choice. This can be left empty.
- Value name: Value name for the choice.
- Title name: Title name for the choice.
- Allow Empty Response: Allows this choice to be submitted with no answer.
- Test the service: Selects a service to test the choice.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Hide if Choices Empty: Hides this question if no choices are visible.
- Choices Visible if: Sets conditions to show particular choices.
- Choices enable if: Sets conditions to enable individual choices.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Comment
Allows for multiple lines of text to be entered.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Input place holder: Sets the placeholder text when the field is empty.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Row count: Number of rows.
- Column count: Number of columns.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Rating (NPS)
Allows for a single option to be selected out of a set range of numeric values.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: Adds a section where submitters can add comments to the question.
- Comment Text: If the “Has Comment” option is enabled, then this field will appear to set the text above the comment box.
Rate Values
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual option. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Minimum rate: The minimum value for this question.
- Maximum rate: The maximum value for this question.
- Rate step: The increment used to generate the remaining values for the question.
- Minimum rate description: This is the description that will be placed next to the lowest value.
- Maximum rate description: This is the description that will be placed next to the highest value.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Image picker
Allows for a single image to be selected out of a pre-defined group of images.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: Adds a multi-line text box for additional comments to be added.
- Multi Select: Enables the selection of multiple options.
- Show Label: Displays the label for each image.
- Content Mode: Determines whether images or videos will be used.
- Image Fit: Sets how the image fits within its container.
- Image height: Sets image height.
- Image width: Sets image width.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual option. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Select choices order: This determines the order that the choices appear in within the survey.
Choices from Web?
- URL: URL of a JSON format page to pull the choices from.
- Path: Path to use for the choice. This can be left empty.
- Value name: Value name for the choice.
- Title name: Title name for the choice.
- Image Link Name: Name of the image link.
- Allow Empty Response: Allows this choice to be submitted with no answer.
- Test the service: Selects a service to test the choice.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Hide if Choices Empty: Hides this question if no choices are visible.
- Choices Visible if: Sets conditions to show particular choices.
- Choices enable if: Sets conditions to enable individual choices.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Column count: Number of columns that the question will use.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Boolean
Allows one of two options to be selected.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Label: Label that will be used for the question if the title is not displayed instead.
- Label True: Label for the “true” option.
- Label False: Label for the “false” option.
- Show/hide title: If disabled, this displays the value in the “Label” field. If enabled, this will instead display the title.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
- Value True: Value to be passed to CRM when the “true” option is selected.
- Value False: Value to be passed to CRM when the “false” option is selected.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Expression (read-only)
Allows a value to be computed using the values from other questions.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Expression: This is the calculation that will be run to generate the value to the user. Must reference the “Name” field of each desired question.
- Currency: This sets the type of currency to use for this field.
- Display Style: This allows users to set the display style depending on the type of data that is being displayed.
- Format: This allows users to set a format for the field.
- Maximum Fraction Digits: Maximum digits that will be included for decimal numbers.
- Minimum Fraction Digits: Minimum digits that will be included for decimal numbers.
- Use Grouping: If enabled, then it will attempt to automatically insert commas to break up larger numbers (i.e. 1000=1,000).
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Use Display Values in Title: Enables display values within the title.
File
Allows files to be uploaded.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Has Comment: When enabled, adds a comment field to the question where additional details can be added.
- Allow Images Preview: Shows a preview of the image if an image is uploaded.
- Accepted Types: Allows a file extension to be specified (ex. .png)
- Show preview area: If enabled, shows a preview of the files that are being uploaded.
- Store file content in JSON result as text:
- Maximum file size in bytes: Sets the maximum allowed file size.
- Image height: Sets the max image height.
- Image width: Sets the max image width.
- Wait for Upload: Waits for the image to upload to proceed when enabled.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
Others
- Need Confirm Remove File: If enabled, then this option adds a prompt to confirm the removal of files after they have been added.
Matrix (single choice)
Allows one selection per row.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
Columns
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual column. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Rows
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual row. Fast Entry allows for new options to be quickly added by inserting text on a new line.
- Rows Order: Sets the ordering sequence for the matrix’s rows.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Columns Visible If: Allows for conditions to be set in order for this question’s columns to be visible for submitters.
- Rows Visible If: Allows for conditions to be set in order for this question’s rows to be visible for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Show Header: If enabled, then it will display the column headings.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
- Require answer for all rows: If enabled, then this option requires an answer for every row.
Cells
- This section allows for individual labels to be used for each row/column pair in the table.
Others
- Hide If Rows Empty: If enabled, then it will not display the rows if they are empty.
Matrix (multiple choice)
Allows a value to be selected for each row/column pairing.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Cell type: Sets the type of cell that the table uses.
- Options caption: Sets the default text/option for each cell.
- Total text: Total text setting.
Columns
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual column. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Rows
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual row. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual choice that will be displayed in each cell. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Columns Visible If: Allows for conditions to be set in order for this question’s columns to be visible for submitters.
- Rows Visible If: Allows for conditions to be set in order for this question’s rows to be visible for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Show Header: If enabled, then it will display the column headings.
- Columns layout: Determines whether columns will be displayed horizontally or vertically. If vertical, then the rows and columns will switch positions.
- Horizontal Scroll: If enabled, adds a horizontal scroll bar to the question.
- Column Col Count: Number of columns.
- Column Min Width: Sets the minimum width for each column.
- Row Title Width: Sets the width of each row title.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Matrix (Dynamic rows)
Similar to Matrix (multiple choice), but allows users to add additional rows on their own.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Cell type: Sets the type of cell that the table uses.
- Options caption: Sets the default text/option for each cell.
- Allow Add Rows: If enabled, then this allows submitters to add new rows.
- Allow Remove Rows: If enabled, then this allows submitters to remove new rows.
- Row Count: Number of rows that the question will start with.
- Min Row Count: Minimum number of rows that the question can contain.
- Max Row Count: Maximum number of rows that the question can contain.
- Add row button location: Allows users to select a location for the “Add Row” button.
- Add row button text: Sets the text for the “Add Row” button.
- Remove row button text: Sets the text for the “Remove Row” button.
- Confirm Delete: If enabled, presents the submitter with a confirmation dialogue when they try to remove a row.
- Confirm Delete Text: Sets the text for the “Confirm Delete” message.
Columns
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual column. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Choices
- Form Entry/Fast Entry: Form entry allows users to set each value/text for each individual choice. Fast Entry allows for new options to be quickly added by inserting text on a new line.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
- Columns Visible If: Allows for conditions to be set in order for this question’s columns to be visible for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Show Header: If enabled, then it will display the column headings.
- Columns layout: Determines whether columns will be displayed horizontally or vertically. If vertical, then the rows and columns will switch positions.
- Horizontal Scroll: If enabled, adds a horizontal scroll bar to the question.
- Column Col Count: Number of columns.
- Column Min Width: Sets the minimum width for each column.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
- Default Row Value: Allows a default value to be selected for each row.
- Default Value from Last Row: If enabled, then new rows will default to the values of the previous row.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
- Key Name: Sets the key name that helps detect issues if there are same values in different rows in the same column.
- Key Duplication Error: The duplication value error text.
Multiple Text
Allows multiple text fields to be used for a single question.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
Items
- Allows new rows to be added. Each row can be set to be required and can have its own name and title. Input type, Maximum Length, Input place holder, and Required error text can also be set using the “Edit” button.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
- Column count: Sets the number of columns.
- Item Size: Sets the size for each field.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Signature pad
Allows for a signature to be made by clicking and dragging the mouse.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Title Location: Sets where this question’s title will appear.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
Others
- Allow Clear: Enables/disables the “Clear” option which wipes the field clean.
- Height: Sets the height of the pad box.
- Pen Color: Sets the color of the pen used for the signature.
Panel
Container for other questions/elements.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Is required: Determines if this question must be answered before the survey can be submitted.
- State: Allows an initial state of expanded/collapsed to be set for the panel.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
Layout
- Question title location: Sets the location of the title of each question that is inserted into the panel.
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Indent: Sets the indentation for the panel itself.
- Inner Indent: Sets the indentation for the questions within the panel.
- Width: Sets the initial width of the panel.
Numbering
- Show Number: If enabled, then the panel will be counted as a question and will display it’s own number.
- Show question numbers: Sets how the questions display their numbers. Default will treat the question as being on the rest of the page and will number it accordingly. Onpanel will only number based on the questions within the panel. Off will remove the question’s number.
- Question start index: Determines where the panel starts.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
Panel (dynamic panels)
Container for other questions/elements, but users can duplicate the questions for additional entries.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Render Mode: Determines the ways that new items are displayed within the panel. The ‘list’ option will simply place new items below the previous entry. The other options will place additional sections on a new page.
- Panel Count: Sets the initial number of panels.
- Min Panel Count: Sets the minimum number of panels.
- Max Panel Count: Sets the maximum number of panels.
- Panels State: Determines how the panels initially display.
- Allow adding a panel: Allow submitters to add additional panels.
- Allow removing the panel: Allow submitters to remove additional panels.
- Adding panel text: Sets the text on the “Add Panel” button.
- Removing panel text: Sets the text on the “Remove Panel” button.
- Template Title: Sets the title text that appears at the top of each individual panel.
- Template Description: Sets the text that appears below the title of each individual panel.
- Confirm Delete: Displays a confirmation message when a submitter attempts to remove panel.
- Confirm Delete Text: Sets the text for the confirmation message that appears if ‘Confirm Delete’ is enabled and a submitter attempts to remove a panel.
- Panel Prev Text: Sets the text for the ‘Previous Panel’ button.
- Panel Next Text: Sets the text for the ‘Next Panel’ button.
- Show question numbers: Determines how the questions will be numbered. When set to ‘off’, none of the questions in the panel will be numbered. When set to ‘onPanel’, the dynamic panel will continue the numbering from the rest of the survey and the numbering will for the panel will be separate from the rest of the page and will be applied to only the panels that were initially presented. When set to ‘onSurvey’, the dynamic panel itself will not be counted and the questions in the panel will continue the numbering from the rest of the survey.
- Show Range In Progress: When enabled, this will display a progress bar for the dynamic panel.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required If: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Page: Determines which page of the survey the dynamic panels appear on.
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Determines whether the dynamic panel should be numbered along with the other questions in the survey.
- Title Location: Determines where the panel’s title should appear.
- Description Location: Determines where the panel’s description should appear.
- Indent: Sets the indentation for the panel itself.
- Width: Sets the initial width of the panel.
- Min Width: Sets the minimum width of the panel.
- Max Width: Sets the maximum width of the panel.
- Template Title Location: Determines where each inner panel’s title should appear.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
- Default Panel Value: Allows users to set a default values for each added panel.
- Default Value from Last Panel: When enabled, new panels will default to using the values from the previous panel.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
- Key Name: Sets the key name that helps detect issues if there are same values in different rows in the same column.
- Key Duplication Error: The duplication value error text.
Email Address
Allows for the entry of an email address. Only available once per survey.
General Properties
- Name: Name of this question in the survey editor.
- Title: Title of the question that appears in bold.
- Description: This text appears below the title and can be used for the question itself.
- Is visible: Determines whether this field is automatically visible to the user.
- Is required: Determines if this question must be answered before the survey can be submitted.
- Read only: Determines whether the question allows the user to edit it or if the values can only be read.
- Input type: Sets the type of input to ‘email’.
- Input place holder: Sets the default text for the email address field.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
- Enable if: Allows for conditions to be set in order for this question to be enabled for submitters.
- Required if: Allows for conditions to be set in order for this question to be required for submitters.
Layout
- Page: Determines which page of the survey this field appears on.
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Determines whether this field should display its question number along with the other questions in the survey.
- Title Location: Determines where the field’s title should appear.
- Description Location: Determines where the field’s description should appear.
- Indent: Sets the indentation for the field itself.
- Width: Sets the initial width of the field.
- Min Width: Sets the minimum width of the field.
- Max Width: Sets the maximum width of the field.
- Size: Sets the size of the field.
Data
- Value name: Allows the value of the answer to be saved under a different name than the question name. This is useful when multiple questions share the same name as each question name should be unique to keep answers aligned with the proper question.
- Default value: This is the value that will initially be inserted into the field.
- Correct Answer: This allows a correct answer to be set for the question. This field currently performs no actions, but has been added for future functionality.
- Use Display Values in Title: Enables display values within the title.
Validation
- Required error text: This is the text that displays when a required field is not filled in.
- Validators: These allow the entered values to be validated against the condition(s) inserted here.
- Maximum length: Allows a maximum length to be set for the email address.
Html
Container that allows HTML to be used in the survey.
General Properties
- Name: Name of this field in the survey editor.
- Is visible: Determines whether this field is automatically visible to the user.
- HTML: Field to hold the HTML to be inserted into the survey.
Logic
- Visible if: Allows for conditions to be set in order for this question to be visible to submitters.
Layout
- Page: Determines which page of the survey this field appears on.
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.
Image
Container that allows images to be placed into the survey.
General Properties
- Name: Name of this question in the survey editor.
- Is visible: Determines whether this field is automatically visible to the user.
- Image Link: Direct URL for the image/video that will be displayed.
- Content Mode: Determines whether images or videos will be used.
- Image Fit: Sets how the image fits within its container.
- Image height: Sets image height.
- Image width: Sets image width.
Logic
- Visible if: Allows for conditions to be set in order for this field to be visible to submitters.
Layout
- Page: Determines which page of the survey this field appears on.
- Is start with new line?: Determines whether this question should be on its own line or if can be on the same line as other questions if space allows it.
- Hide Number: Hides the automatic question numbering for this question.
- Description Location: Sets where this question’s description will appear.
- Indent: Sets the indentation for this question.
- Width: Sets the initial width of the question.
- Min Width: Sets the minimum width of the question.
- Max Width: Sets the maximum width of the question.