How to get workspace tab index in client script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
How to get workspace tab index (main Workspace tabs, not the subtabs within a record) in client script?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Akanksha1
Share your requirement in detail please.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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.