• Elizabeth Jacobs
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I currently have numberous account record types.  For one specific record type "CSLS" we are using a tabbed Visualforce page that all users can see if they access this specific record type.  When viewed this record type has 7 tabs, based on the related list associated with it.     The current tabbed account VF page is redirecting the user to the page via the Button, Links and Actions override "View" section.
I would like to have another tabbed VF page for record type "AR" but exclude 3 of the seven tabs from view based on the users profile. 
I have created a new tabbed VF page for the "AR" record type that only displayes the 4 tabs needed but how do I incorporate the two pages so the correct tabs are viewed based on the record type and profile?   Thank you in advance for any insight or feedback you can provide.