ACL with GlideRecord
Hi Team, I'm writing an ACL and had to use GlideRecord, I have read that it is not a best practice to use GR inthe ACL scripts, but I'm not sure how to handle this scenario. Can some one please guide? answer = false; var assignmentGroups; var groupAr...