Calendar Report - Remove "Highlight based on"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 06:52 AM
Hi Community,
Does someone know how to remove the ""Highlight based on" on a Calendar report? I have tried this option: https://www.servicenow.com/community/itsm-forum/is-there-any-way-to-remove-radio-buttons-quot-highli... but haven't been able to make it work.
Thanks in advance !
Arnold

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 07:00 AM - edited 10-09-2023 07:01 AM
Hi @arnoldha
Please give more information as to what precisely you've tried. There are at least 2 suggestions in that thread...one older one and one still old, but newer (from 2017). We don't know what exactly you've tried and simply providing a link requires us to go review that thread which is homework we probably shouldn't need to do to help you with your issue. Help us help you by providing a bit more information so we can help you along! 🙂
Additionally, a screenshot as well, is always helpful!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2023 07:43 AM
Hi @Allen Andreas, sorry for that. What I'm trying to achieve, is to remove the "Highlight based on" on the Calendar report.
I have tried the work-around solution with the homepage which isn't very clear and which I haven't been able to redo:
- Create a new homepage
- Create a gauge based on my calendar report
- Add the gauge to the homepage
- Create a style sheet with the following style:
div[class*="print_hide"],[wrap*="false"],[width*="50%"]{display:none;}- Open the layout used for the homepage created above
- Add this line near the top:
<link href="<sys_id_of_style_sheet.cssdbx?" rel="stylesheet" type="text/css"/>
And I'm block there, looking for a way to hide the "highlight".