Dear Team,

Could you give me a clue how to control the dynamic field visibility through ACL? I have below ACL in place. Here I need to show a dynamic field only for Incidents

 ConfigMatch:
    Properties:
      Type:
        Name:
        - Incident
ConfigChange:
    PossibleNot:
      Ticket:
        DynamicField_BranchDept: []
 
Best Regards,
Sujeeva Tissaarachchi