Articles in this section
Category / Section

How to Hide the Tab Headers of Multitab Dashboard?

Published:

When working with multitab dashboards, there may be instances where a more streamlined view is desired. One way to achieve this is by hiding the tab headers. This can be done easily by utilizing a query parameter in the dashboard’s URL.

How to Hide Tab Headers

To hide the tab headers of a multitab dashboard, follow these steps:

  1. Locate the URL of your multitab dashboard. It should look something like this:

    http://localhost:53623/bi/site/site1/dashboards/2d2e9482-8310-4139-b2f5-08e7c8b72240/Human%20Resources/Multitab%20dashboard
    

    image.png

  2. Append the query parameter hide_tab_header=true to the URL.

    image.png

  3. If the URL already contains a query string (indicated by the presence of a ?), then add the parameter with an ampersand (&) prefix. Otherwise, use a question mark (?) followed by the query parameter.

    image.png

Example

If your dashboard URL is as follows:

http://localhost:53623/bi/site/site1/dashboards/2d2e9482-8310-4139-b2f5-08e7c8b72240/Human%20Resources/Multitab%20dashboard?showmydashboards=1

To hide the tab headers, modify the URL like this:

http://localhost:53623/bi/site/site1/dashboards/9caee9b1-61f2-46d5-8a76-cf47402fa894/Sales/Multitab%20dashboard?showmydashboards=1&hide_tab_header=true

Note: The URL provided here is for reference purposes alone. You should use your multitab dashboard ID to accomplish this in your end.

Additional References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
SM
Written by Soundarya Mani Meharan
Updated
Comments (0)
Please  to leave a comment
Access denied
Access denied