Skip to main content

Hi everyone, 

 

I created a lighting web component that is used in a tab. But just the System Admin sees the component when click the tab. Other profiles can't see the component. 

 

Any information or experience like that?

 

Thanks a lot! 

4 risposte
  1. 2 dic 2022, 15:16

    Okay. I found the issue. I didn't give access to the apex class to the profile that I used in the components. 

     

    Go to profile -> Enabled Apex class access -> Edit -> Add the Classes and Save 

    OR

    Go to the class -> Click on Security -> Select Profiles and add to enabled profiles -> Save

     

    Thanks, @Andrew Russo for the response. 

0/9000