Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
In Responsive Tabs I want to apply security for Visibility for Tabs based on Logged in user Role.How to do this.Actually I am thinking to write a service which take two input parameters role and selected tab name.So role I can take from getloogedinrole but for selected tab name I am not getting.Please suggest above approach is correct or should I use another approach.
To do this kind of dynamic tabs, we use Menus instead of Tabs, you may get similar result.