How to get workspace tab index in client script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2025 05:20 AM - edited ‎09-26-2025 05:23 AM
How to get workspace tab index (main Workspace tabs, not the subtabs within a record) in client script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2025 11:56 AM
Hi @Akanksha1
Share your requirement in detail please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2025 05:43 AM
I want to display an alert message when the user opens the 9th workspace tab.
I am aware that ServiceNow already shows a default popup when the 10th tab is opened (max limit reached). I want to show a custom alert on the 9th tab in addition to the OOB message on the 10th tab.
