The override functionality allows you to change the column value and attributes in the child tables extended from the base table. For example, a column override changes the default value of the Impact field from Low in the Task table to Medium in the Incident table.
Role required: admin. |
To create a column override, complete the following steps:
Column Override form fields
Field | Mandatory | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Base table | Y | Select a table containing the field to override. | |||||||||||||||
Table | Y | Select the child table that will be affected by overriding. | |||||||||||||||
Column | Y | Select a column to be overridden. | |||||||||||||||
Display by ref override | N | Select this checkbox to use the values of the Column as the Display Name in Reference fields that refer to the Table. | |||||||||||||||
Default value override | N | Select this checkbox to display the Default value field.
| |||||||||||||||
Dependent on column override | N | Select this checkbox to display the Dependent on column field.
| |||||||||||||||
Reference qualifier override | N | Select the checkbox to display the Reference Qualifiers field set, which overrides the reference qualifier for the field on the extended table.
| |||||||||||||||
Title override | N | Select the checkbox to display the Title field, which overrides the field title in the extended table. That is, a child table will inherit the properties of the parent table's column, but the title will be different.
| |||||||||||||||
Mandatory override | N | Select the checkbox to display the Mandatory checkbox that overrides the behavior when the field on the extended table must contain a value to save a record. | |||||||||||||||
Read only override | N | Select this checkbox to display the Read only checkbox that overrides the behavior when a user can change the field value in the extended table. |
For example, you need to override the Email field in the User (user) table. The field should be non-mandatory and have a new title Work mail in the Employee (employee) table. At the same time, the Email field on the User form must remain mandatory with the same title.
To create the appropriate override, complete the following steps:
When doing so, keep in mind that incorrect changes may harm your system, so double-check the changes and verify them on a test instance if possible. |