remove "profile" in the service portal header name dropdown.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 01:13 PM
how can we hide the "profile" in the service portal header name dropdown? in the upper right corner, you click on your name, a dropdown appears, one of the options is "profile". we want to hide that temporarily.
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2018 01:41 PM
In your cloned Stock Header, comment out:
<li role="presentation"><a ng-href="?id=user_profile&sys_id={{::user.sys_id}}" role="menuitem">${Profile}</a></li>
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Has this changed in the last couple of years? I am not able to find Stock Headers anymore.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi Kelly, were you ever able to figure it out?