- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 09:56 AM
Hello,
I've been searching high and low and unable to figure out how to set a tab within a dashboard I created to default. I've looked in the dashboard properties, but do not see anything related to default tabs.
Thanks!
Solved! Go to Solution.
- Labels:
-
Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 10:07 AM
The default tab is the first tab. There is no way to change this. You can, however, link to a specific tab (for instance on a module) if you would like by adding the sysparm_tab parameter to the URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 10:07 AM
The default tab is the first tab. There is no way to change this. You can, however, link to a specific tab (for instance on a module) if you would like by adding the sysparm_tab parameter to the URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 10:15 AM
Hi Adam - I reorganized my tabs and now the second tab is what is being shown first. This tab was originally the 1st tab in the dashboard, but I have since move it to the 2nd tab. This 2nd tab is still being displayed first when users are clicking on the dashboard. You would think that after the tabs have been reorganized, the first tab in the dashboard would be the one that loads first, this doesn't seem to be the case though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 10:32 AM
Are you sure you don't have sysparm_tab in the link?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2020 11:11 AM
Adam - looks like you are correct. The link under the specific module has a sysparm_tab reference. I assume that is what is making my default tab not be the 1st tab. Do I just delete everything after the "sysparm_dashboard=" reference?