
30 Oct
2012
30 Oct
'12
8:35 p.m.
Hi, I try to use an ACL to allow the agent can check or uncheck one DynamicField of class checkbox (dinamico) only if the user (Agent) has permission on a group (dinamico), I try whit this, Anyone can help me whit this. $Self->{TicketAcl}->{'ACL-Name-Test'} = { User => { Group_ro => [ 'dinamico'], }, Possible => { Ticket => { DynamicField_dinamico => [''], }, }, }, Regards.
4644
Age (days ago)
4644
Last active (days ago)
0 comments
1 participants
participants (1)
-
Carlos Andrés Gallego Arboleda