
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018 08:23 AM
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!
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018 09:01 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018 08:34 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018 09:01 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018 10:05 AM
😞
Thank you both for your responses.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 09:34 AM
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.