How do I unhide the Header in Service Operations Workspace if someone closed it
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2024 12:58 PM
Does anyone know how to unhide the banner at the top of Services Operation Workspace if someone closed it? I am not seeing a way to unhide that.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2024 02:08 PM
Closing the header creates a record on the sys_user_preference table with the Name = sow.incident.landing_page_header_collapsed for the User who performed the action, with the Value = true. Change the Value to false on this record and the header will once again be seen. The user might have to logout before the change is noticed.