UI Builder Look up Records not working for non-admin user

Aman18
Tera Expert

Hi,

I have created a  custom ui page in Ui builder and using calendar component. to feed the event data I am using local resource(Look up records) to get the event data from m2m table. It's working for admin user as I can see the events in calendar.

But as non-admin user having canvas_user role try to load the page. Not getting any data from m2m table. 

I validated by logging data in console.

There are no ACL written on m2m table to restrict the access.

 

Thanks & Regards,

Aman

 

Aman18_0-1719491675709.png

 

1 REPLY 1

Mark Manders
Mega Patron

How about ACL's on the tables that are connected by the m2m? Those will also be evaluated, since they contain the actual data.


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