Skip to main content
1-Visitor
May 3, 2017
Question

In Responsive Tabs I want to apply security for Visibility for Tabs based on Logged in user Role.How to do this.

  • May 3, 2017
  • 1 reply
  • 1041 views

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.

1 reply

1-Visitor
May 3, 2017

To do this kind of dynamic tabs, we use Menus instead of Tabs, you may get similar result.