question
Stores survey or catalog questions that collect user input for requests or feedback forms.
Columns
| Name | Type | ReadOnly | References | Description |
| dynamic_ref_qual | String | False |
Specifies the dynamic reference qualifier that determines which records appear in reference fields. | |
| dynamic_default_value | String | False |
Defines a dynamic default value for the question, populated at runtime based on conditions or scripts. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) for the question record. | |
| use_reference_qualifier | String | False |
Indicates whether a reference qualifier is used to filter selectable records. | |
| pricing_implications | String | False |
Describes any pricing effects or adjustments associated with the question's selected answer. | |
| variable_name | String | False |
Stores the variable name linked to the question, used in scripting or automation logic. | |
| lookup_label | String | False |
Defines the label used when retrieving lookup values for the question. | |
| mandatory | String | False |
Specifies whether the question is mandatory and must be answered before submission. | |
| mask_use_encryption | String | False |
Indicates whether the field input should be encrypted for data security. | |
| default_html_value | String | False |
Contains the default HTML value displayed for the question when first loaded. | |
| choice_direction | String | False |
Specifies how available choices are presented to the user, such as vertical or horizontal orientation. | |
| lookup_price | String | False |
Defines the price lookup value used when determining pricing based on the answer. | |
| use_dynamic_default | String | False |
Indicates whether the default value is dynamically calculated at runtime. | |
| layout | String | False |
Defines the layout style of the question on the form or catalog item. | |
| mask_use_confirmation | String | False |
Specifies whether an additional confirmation step is required for masked inputs. | |
| ui_page | String | False |
References the user interface (UI) page associated with the question for display or processing. | |
| active | String | False |
Indicates whether the question is active and available for use in forms or workflows. | |
| field | String | False |
Identifies the field associated with the question if it maps to a record field. | |
| lookup_value | String | False |
Provides the lookup value retrieved based on the user's input or selection. | |
| help_text | String | False |
Displays the help text that guides users in responding to the question. | |
| record_producer_table | String | False |
References the table associated with the record producer that contains this question. | |
| price_if_checked | String | False |
Specifies the price added to the total if the option is selected. | |
| scale_min | String | False |
Defines the minimum value allowed for questions that use a rating or scale type. | |
| reference_qual | String | False |
Specifies a static reference qualifier that filters the available records for reference fields. | |
| show_help | String | False |
Determines whether help text should be displayed to the user. | |
| delete_roles | String | False |
Lists the user roles allowed to delete the question or its data. | |
| map_to_field | String | False |
Identifies the record field where the question's response value is stored. | |
| name | String | False |
Displays the name of the question as it appears in the catalog or form builder. | |
| rec_price_if_checked | String | False |
Indicates the recurring price applied if the option is selected. | |
| macro | String | False |
References a macro script that defines the question's display logic or behavior. | |
| reference_qual_condition | String | False |
Contains the condition used in the reference qualifier to filter records dynamically. | |
| attributes | String | False |
Lists additional attributes that define question behavior or rendering. | |
| question_text | String | False |
Contains the main text displayed as the question to the user. | |
| scale_max | String | False |
Defines the maximum value allowed for questions using a numeric or rating scale. | |
| choice_field | String | False |
Specifies the field containing choice values for this question. | |
| display_title | String | False |
Determines whether the question's title should be displayed to the user. | |
| read_roles | String | False |
Lists the user roles that have read access to the question. | |
| create_roles | String | False |
Lists the user roles that can create or add new questions. | |
| tooltip | String | False |
Defines the text displayed when a user hovers over the question field. | |
| record | String | False |
References the record associated with the question, if applicable. | |
| type | String | False |
Specifies the data type or input format for the question, such as text, choice, or date. | |
| default_value | String | False |
Defines the value automatically populated in the field when the form loads. | |
| order | String | False |
Indicates the order in which the question appears within its section or form. | |
| rec_lookup_price | String | False |
Specifies the recurring price based on a lookup value. | |
| include_none | String | False |
Determines whether a 'None' option is available among the selectable choices. | |
| lookup_unique | String | False |
Indicates whether the lookup value must be unique. | |
| write_roles | String | False |
Lists the user roles permitted to modify or update the question. | |
| help_tag | String | False |
Defines the tag associated with the help text for categorization or reuse. | |
| do_not_select_first | String | False |
Specifies whether the first choice should not be automatically selected. | |
| summary_macro | String | False |
References a macro that summarizes the question or its responses. | |
| sys_policy | String | False |
Defines the system policy applied to the question record. | |
| sys_replace_on_upgrade | String | False |
Indicates whether this record should be replaced during system upgrades. | |
| sys_customer_update | String | False |
Specifies whether the record has been customized by the customer. | |
| sys_scope | String | False |
Identifies the application scope that owns the question record. | |
| sys_package | String | False |
References the system package to which the question belongs. | |
| sys_updated_on | Datetime | False |
Records the date and time when the question was last updated. | |
| sys_created_on | Datetime | False |
Records the date and time when the question record was created. | |
| sys_name | String | False |
Displays the system name assigned to the question. | |
| sys_updated_by | String | False |
Shows the user who last updated the question record. | |
| sys_created_by | String | False |
Shows the user who created the question record. | |
| sys_class_name | String | False |
Defines the system class name identifying the question record type. | |
| sys_mod_count | String | False |
Tracks the number of times the question record has been modified. | |
| sys_update_name | String | False |
Displays the update name associated with the question record for tracking changes. |