Does anyone know how to hide the new "Report editor" window

JMHSN
Tera Contributor

We've just upgraded from Istanbul to Kingston and there is no "Minimize" button for the end user like there was when it was the filter header. Any way to hide this? I like the new editor but want to hide it when using the report. Really just need a "Minimize" button. 

Thanks!

find_real_file.png

1 ACCEPTED SOLUTION

Tracy Davis
Giga Guru

We've had user complaints about this too and I did ask about it at Knowledge. Unfortunately there is no way to hide or compress it. It does help to hide the regular navigation area on the left though. Hopefully they'll change this in a future release, just poor use of real estate.

View solution in original post

11 REPLIES 11

Jaspal Singh
Mega Patron
Mega Patron

Hi John,

 

Every change has a pain. I doubt we have that capability for New UI of reporting. But if in case you want that you can switch to Classic UI for report & get it worked.

 

Thanks,

Jaspal Singh

 

Hit Helpful or Correct on the impact of response.

Tracy Davis
Giga Guru

We've had user complaints about this too and I did ask about it at Knowledge. Unfortunately there is no way to hide or compress it. It does help to hide the regular navigation area on the left though. Hopefully they'll change this in a future release, just poor use of real estate.

JMHSN
Tera Contributor

😞

Thank you both for your responses. 

bobbymcgill
Tera Contributor

I'm probably late to the game here, but I found a way to display the report without the edit section. (Kind of a work-around really)

I wanted to be able to display a report on a Service Portal Page. If you just do a link to the report it will probably show up with a URL with something like: [your-instance]/sys_report_template.do?jvar_report_id=[sys_id of report]

Publish the report, and you will get a link that looks like: [your-instance]/sys_report_display.do?sysparm_report_id=[sys_id of report]

The difference is in the URL. The first has "/sys_report_template.do?" and the second "/sys_report_display.do?sysparm_report_id="

When the report is inside a widget with the second style link, it doesn't show the edit button.