In Workspace, how can I get the count of open main tabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
In Workspace, how can I get the count of open main tabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Did you get a chance to review this as I believe the information provided should resolve your issue.
As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
No issue didn't resolve yet. I don't want to modify maxLimit, I need to show alert message on 9th tab for that I need count of tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Akanksha1 Refer KB article : https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1333495
You may need to Clear your instance cache or re login after setting the property.
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thanks for your response. I’m aware of the built-in popup that appears after the 10th tab, and that works fine. However, in my use case I also need to show an additional alert after the 9th tab (so both the custom alert after 9 tabs and the standard popup after 10 tabs).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Akanksha,
What do you mean by main tabs? Browser tabs or tabs in the workspace?
What are you trying to achieve here?
As others have replied here, You cant count the browser tabs form within the workspace, also im not sure why do you need that for?
You can increase the max tabs for the workspace, but do you need to count it? if so then why?