Disable Case Begin Link in pyAssignmentsActions Section

I have a requirement to disable the “Begin” link that is displayed in teh “pyAssignmentsActions” Section for Child Cases when a Parent Case is opened in Review mode. The link needs to be disabled only for a particular Access Group.

Hi @HariKumarMP,

You can write the disabled condition, Use the access group property in that condition to check the which access group is accessing.

Thanks

Sai G