I have a dashboard that has multiple tabs and based on the the user logging in I want to be able to hide the tabs they will not have access to. In a database table I have created a session variable that will return the users default tab.
Cannot seem to get that to work in the dashboard.
Any suggestions?