Make a field dependent
A choice or reference field can be declared dependent on another field on the same table to limit the values available to select based on the value of the dependent field.
시작하기 전에
Role required: personalize_dictionary or admin
이 태스크 정보
If a required dependency does not function as expected, as might happen if there is a many-to-many relationship between the fields, consider using reference qualifiers to accomplish the goal.
주:
- Fields cannot be made dependent on derived fields.
- When you create a dependency between reference fields (similar to assignment group and assigned to), you must add _group to the name of the field on which the other is dependent on to get the expected behavior. See KB0998861: Dependent field does not work as expected on task "Assigned to" field for more information.
프로시저
Dependent field
In the example below, the Subcategory field is made dependent upon the Category field. On an incident form, the value selected for the Category field determines which options appear for the Subcategory field.