In SimpleOne, you can create incident categories and subcategories using columns of type Choice, which allows to add options to classify incidents and distinguish them.
Role required: admin. |
To add an incident category or subcategory, complete the steps below:
Column form fields
Field | Mandatory | Description |
---|---|---|
Table | Y | The table where the category will be stored. Select Incidents. |
Column Type | Y | Specify a column type of the category. The column type specifies the type of the data stored. Select Choice. |
Title | Y | Specify the category name to be displayed on the form. You can use Latin and Cyrillic letters, [0..9] numbers, and the underscore symbol ( _ ). |
Column Name | Y | System column name. This field is populated automatically when you fill in the Title field. |
Comments | N | Add comments for the category. |
Active | N | Select this checkbox to activate or deactivate the column. |
Read Only | N | Select this checkbox to make the field read-only |
Mandatory | N | Select this checkbox to make the field mandatory. |
Unique | N | When selected, there is no way to add a record with a value of this field, if a record with the same value already exists. |
Full Text Search | N | Select this checkbox to make it possible to perform a Global Search against the current column. |
Display by Ref | N | When a record references another record and the table or column containing this record has the attribute Display by Ref equal to true, the column value will be displayed. By default, this attribute is set to true for the sys_id column (this column contains unique IDs). If a table contains a field that has Display by Ref set to true, the value of this field will be displayed when referencing this table in the Reference field. |
Type Specification tab | ||
Choice Table | N | Specify a reference to a table. |
Choice Type | Y | Define whether the option "None" is applicable to the field. Available options:
If the Dropdown without --None-- is chosen, the Default Value tab becomes mandatory. |
Extra Attributes | N | Enter the below text to apply the radio buttons style to the choice field:
|
Default Value tab | ||
Use Dynamic Default | N | Select the checkbox if you want to generate the default value dynamically. |
Dynamic Default | Y | This field appears only when the Use Dynamic Default attribute is set to true. Click the magnifier icon
|
Default Value | N | Specify a default value that will be populated automatically to the field when a new record is created. |
To create choice options, complete the steps below:
To delete an incident category or subcategory column and choice options, complete the steps below:
To delete only certain choice options, complete the steps below: