Disable "Header" on UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2017 12:56 PM
If I were to make a copy of UI Page kb_view, is there a way to not display the OOB gray header bar at the top of the page? To better describe what I'm talking about, this header bar in Jakarta contains breadcrumbs and UI Actions "Flag Article" and "Create Incident".
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2017 08:26 PM
This could be achieved through U Script. however i am interested to understand why you would like to perform this? So that i can help you with am approach.
Also for your good reads go through: https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/build/service-portal/concept/hea...
Thanks,
Aditya Telidevara
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2017 07:30 AM
There's more detail than this, but briefly we're using the OOB kb_view in some cases to display knowledge articles on our CMS portal, and the business doesn't like all the options presented on the header in this use case. Rather than re-engineer the way this works on a portal that is soon destined to be replaced by a new portal based on SP, I thought I'd make a copy of kb_view, remove the header, and use the new UI Page to display the articles in CMS. What would the UI Script you mention look like?