As a Model Builder, I would find new function really useful:
Syntax
HASACCESS(x,y,[f])
Returns Boolean, "TRUE" if User has specified access, where:
- x: Users list-formatted line item containing .
- y: Item of the list with Selective Access enabled.
- f: Flag which tells which access formula should test, keywords: "ANY" (default), "WRITE", "READ" (optional).
We need it to set DCA really dynamically, based on real SA, and not on some imports like we do now.