The CreatorCon Call for Content is officially open! Get started here.

ACL Question with isApprovalMine

Yusuf5
Tera Expert

Hi,

I'am expecting every user just to lists their approval.

Therefore, I added an ACL for sysapproval_approver table as follows.

But unfortunately, it deosn't execute, the user sees other approvals as well.

I am not sure if I am missing something, any help is appreciated.

Regards

Yusuf

find_real_file.png

13 REPLIES 13

is it working for approver user? or it's not working for both delegator as well as approver ?

 

have you tried to create your own function that will identify current approver as well as delegator then you can use that function in acl to restrict the list

Not working either

Looks like, I am going to write my own function using in sysapproval_approver BR.

did that help?