I need create a ACL like this:
If DynamicField_City is Berlim, Frankfurt or Munich => DynamicField_Country is = Germany.
Both DynamicField_City and DynamicField_Country are "Text" fields.
I try this but don't work yet:
this has to work at ticket creation time. While customer is filling the ticket fields.
I'm using OTRS 5.0.8
Thank you