Calendar Report - Remove "Highlight based on"

arnoldha
Tera Guru

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

2 REPLIES 2

Allen Andreas
Administrator
Administrator

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!

Hi @Allen Andreas, sorry for that. What I'm trying to achieve, is to remove the "Highlight based on" on the Calendar report.

arnoldha_0-1696862293369.png

I have tried the work-around solution with the homepage which isn't very clear and which I haven't been able to redo:


  1. Create a new homepage
  2. Create a gauge based on my calendar report
  3. Add the gauge to the homepage
  4. Create a style sheet with the following style:
    div[class*="print_hide"],[wrap*="false"],[width*="50%"]{display:none;}
  5. Open the layout used for the homepage created above
  6. 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".