Project Role to view the table records

win b
Mega Guru

Hi as im currently making an ACL script which validates on table base on some of the following reference fields i created. But now when i check on the access analyzer it passes on my read but still i cannot see the records in the project table. Maybe im lacking a ACL or role to apply to see the records base on custom role but im still having trouble on this one and need some help on it.

 

winb_1-1748578113929.pngwinb_2-1748578128913.pngwinb_3-1748578169566.png

winb_4-1748578192823.png


What im expecting is to display the record base on the following assignees on my project declared but still i cant see it on my end maybe due to view but you can clearly see that there are 4 lines inside the project table which are the request assigned to bean

 

6 REPLIES 6

What exactly is your requirement, because this script doesn't make much sense in an ACL script. Why search for the current user in the script? 

Why not use the conditions 'u_assignee is dynamic me'? 


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

@Mark Manders i just found the solution on this. so in my case i just need to create a wildcard ACL to see the list of records on the project. 

Conditions that you are pertaining i already tried that scenario and it doesnt work on my end i even tried other scenarios in the conditions but still didnt work out on my end.