ACL gliderecord/glideaggregate scripting

Gentry_
Tera Contributor

Given that GlideRecord/GlideAggregate should not be used in ACL. (Best practice)

What would be the alternative methods?

 

Example.

ACL in sc_request. (read)

The script needs to identify if the logged in user gs.getUserID(); is the approver for REQ and RITM(s).

 

1 REPLY 1

Mark Manders
Mega Patron

No script needed for that. Just put it into the conditions: approver is dynamic me


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark