• barmanrajdeep
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I have a packaged component which is being used on an account page. 
Which does not render when a given profile does not have license to that package. 

The message displayed is: "Content cannot be displayed: You do not have sufficient privileges to access the page: /apex/abc__AccountFiles". 

How do I show a custom message there or maybe hide the section from code written in my packaged component?
I have a packaged component which is being used on an account page. 
Which does not render when a given profile does not have license to that package. 

The message displayed is: "Content cannot be displayed: You do not have sufficient privileges to access the page: /apex/abc__AccountFiles". 

How do I show a custom message there or maybe hide the section from code written in my packaged component?