Supported Module | Supported Reference Entities | Maximum number of Lookup Fields |
Requests | Department, requester, site, status, technician, user, vendor, and custom modules. | 10 |
Changes | Department, group, requester, site, technician, user, and custom modules. | 10 |
Releases | Department, group, requester, site, technician, user, and custom module. | 10 |
Problems | Department, group, site, technician, user, status, and custom module. | 10 |
Assets | Department, site, user, and custom modules. | 5 |
CMDB | Department, site, user, and custom modules. | 60 with a sub-limit of 6 per hierarchy |
Custom Modules | Custom module, CMDB, department, site, status, user, vendor, group, impact, level, mode, priority, product, region, and urgency | 60 |
Modules | Supported Options |
Requests | Request additional fields Incident templates Service templates |
Changes | Change additional fields Change templates |
Releases | Release additional fields Release templates |
Problems | Problem additional fields Problem templates |
CMDB | CI Type template |
Custom modules | As fields when configuring custom modules |
Field Properties | Explanation |
Field Name | Add a unique field name. |
Field Type | Set the field type as Lookup Field. |
Reference Entity | Choose your preferred reference entity from the drop-down. |
Criteria | Configure criteria to filter out the values from the reference entity to retrieve only a subset of values for the lookup field.
![]() You can configure up to 10 criteria. |
Do not allow deletion of Field Values | Choose if you want the values of reference fields to be marked as Not for further use when deleted instead of removing them permanently. |
Description | Describe the usage of the lookup field briefly. |
Field Properties | Explanation |
Field Name | Add a unique field name. |
Field Key | The Field Key value is auto-generated based on the Field Name value. However, you can modify it as required. Field key is written in snake case and pre-fixed by ref_ automatically. |
Field Type | The field type is auto-selected as Lookup Field. |
Reference Entity | Choose your preferred reference entity from the drop-down. |
Is Unique Field | Select this option if you want the field to hold only a unique value. |
Is Mandatory Field | Select this option if you want to make this a mandatory field. Supported only for custom modules. |
Criteria | Configure criteria to filter out the values from the reference entity to retrieve only a subset of values for the lookup field. Choose the field, condition, and value. You can either choose a static value or a dynamic value using the supported variables. When multiple criteria are configured, decide how the criteria should be taken into account using AND or OR operators. Sort the order of the criteria using the Drag Handle Drag a criteria over the indentation space below another criteria to define sub- criteria. ![]() You can configure up to 10 criteria. |
Do not allow deletion of Field Values | Choose if you want the values of reference fields to be marked as Not for further use when deleted instead of removing them permanently. |
Description | Describe the usage of the lookup field briefly. |
Supported Variable | Description |
$(logged_in_user) | Filters based on the currently logged-in user |
$(logged_in_user.department) | Filters based on the currently logged-in users' department |
$(logged_in_user.groups) | Filters based on the currently logged-in users' group |
$(logged_in_user.department.site) | Filters based on the currently logged-in users' site |
$(logged_in_technician.sites) | Filters based on sites associated with the currently logged-in technicians |