Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 07:23 AM
there is an option on the top of service portal header menu. That option should be visible only to the members of certain group. can anyone guide me with this issue?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 07:31 AM
Hello,
You need to go to the menu item which you want to hide
There you have the condition option you can write the below code there
gs.getUser().isMemberOf('assignemntgroupname')
Please mark answer correct/helpful based on Impact
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2022 07:31 AM