MCO input attributes form
MCO input attributes form.
| Field | Definition |
|---|---|
| Label | Label that is used for the input fields for a promotion questionnaire. |
| Column name | Field name of the column. |
| Type | Type of attribute. To learn more about the types, see ServiceNow AI Platform® field administration. |
| Model | Model of the product. |
| Max length | Logical limit for the size of string fields. The length determines how the system displays the string fields in the user interface and how to map them to physical database data types. |
| Default value | Default value of the field for any new record. |
| Order | Number of orders. This field defines the order in which the input fields appear in the UI. |
| Reference | Reference field that stores a reference to a field on another table. |
| Choice | Option to enable users to see a list of values. |
| Application | Name of the application. |
| Active | Option to set the attribute as active. |
| Read only | Option to specify whether you can change the field value in the user interface. |
| Mandatory | Option to specify whether this field must contain a value to save a record. |
| Display | Option to indicate that this field is the display value for reference fields |
| Text index | Option to determine whether searches index the text in a table. |
| Audit | Option to enable auditing for a table. |