Make a field dependent

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • 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.

    주:

    프로시저

    1. Navigate to a form that contains the field that you want to make dependent on another field.
      For example, to configure a field in the Incident [incident] table, navigate to All > Incident > All and select New.
    2. Right-click the field label in the form and select Configure > Dictionary.
    3. From the Dependent field tab, select Use dependent field and select the name of the field that this field will depend on.
      주:
      For some field types, you may only need to enter the name of a field in the same table on which the field depends.
    4. Select Update.

    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.

    Dependent Value