List Menu Ui Builder

Serge T1
Kilo Contributor

Hi, 

I've tried to add the following component in my app with UI builder : List menu.

It works with my admin role but with a non admin user it doesn't. I don't see the tree structure (see picture).

ACL rules have been checked and a non admin user has access to normal list (without list menu component).

Can you please help me ?

thanks in advance

STA

6 REPLIES 6

JayGervais
Kilo Sage

Hi there,

Have you tried using the debug tools? If you search "debug" in the filter navigator and enable all, a window will pop up and provide a log. Once the log is running, impersonate the user and see if you can find any ACLs, business rules, or scripts that might be preventing visibility. This should help provide some insight into the issue.

Regards,

Jay

Hi,

Thanks for your answer.

I did a debug security. It mentionned red flag (see image) on sys_ux_appconfig.

I added the 2 roles (ui builder admin & sn_ui_builder.dashboard_admin) to my impersonate user.

It still didn't work. I tried once again debug after adding roles and there are no more conflicts in log.

STA

 

 

 

Maxim1
Tera Contributor

For anyone still having this issue:

You need to set list applicability for each of the lists. Go to the List Applicability table (sys_ux_applicability_m2m_list) and create a new record for each list you want non-admin users to see.

Based on the fields you need to fill in, it is basically like assigning an audience to each list.

 

Not sure why it isn't linked anywhere in UI Builder. I've seen a link in some older UI Builder tutorials I've watched, but for some reason they aren't there when I use it myself.

Serge T1
Kilo Contributor

First of all you've to add following role to user : sn_canvas_user

Regards

STA