Closed kalyanikommineni closed 3 years ago
So you have to treat this like any other object from a sharing and record access stand point. The data model has:
Menu Items follow their parent, Menu, in sharing model.
In order for a user to get access to a Menu, the following needs to happen:
OR
Hope this helps, let me know if there are further questions.
Thank you for your replay, I will check Sharing options. Thank you for developing such a useful option for community users, I love it.
Thank you for your feedback! Really glad it's helping you out with your Experience Cloud implementation! Please keep me posted on your progress to make sure you have a path forward on a solution.
Thanks for your help, now I am able to see the menu as community user.
@gtabboud We have tried everything mentioned in this discussion and our community users still are unable to see the menu. Only Salesforce users can see it.
We changed the OWD for Menu to Public Read Only and added Profile read access to both the Menu and Menu Items objects.
FYI Our community users hold the Customer Community Plus license, not sure if that makes any difference.
This is likely a record sharing / visibility issue. You'll have to troubleshoot what's happening there for community users.
Above I pasted 1st the Org Wide defaults, 2nd the Object settings, 3rd the apex class access.
We believe we have done everything you mentioned. Greatly greatly appreciate your help in getting this figured out!
@gtabboud Sorry! We just found the issue, our problem was related to CSS. It was unexpectedly hiding the Menu. Thank you for your efforts!
ah good to know! thanks for looping back! Glad you figured it out because I was running out of ideas to tell you where to check! :)
Hi, We are having customer community with community member and login licenses. I created a menu with 'Multi level navigation' package and gave access to all profiles. Back end salesforce users are able to see this menu but community users are not able to see. I tried checking apex class access too, everything looking good. Please suggest me if I am missing something. Thank you so much for your help in advance.