UIB List Menu and List Permissions

V_ Tran
Kilo Expert

I'm using the UIB List Menu and List components and they work great if the user has an 'admin' role. However, with a non admin user, the List Menu doesn't load any data and the List seems to load data from the wrong table with columns such as (Access Level, Action staus, Activity due...ect).

I think this is ACL-related but I'm not sure how to configure ACL for these components. Has anyone run into these issues before? Thanks.

1 REPLY 1

V_ Tran
Kilo Expert

Ok, I figured this one out. In case anyone else runs into this issue in the future this is what I did:

- Added ACL permissions for the sys_ux_list_category and sys_ux_list tables.

- Added an Audience to the sys_ux_applicability table

- Updated the sys_ux_appplicability_m2m_list table to associate each UX list created in your List Menu's configuration with an Audience created above.