The Zurich release has arrived! Interested in new features and functionalities? Click here for more

In Workspace, how can I get the count of open main tabs

Akanksha1
Tera Contributor

In Workspace, how can I get the count of open main tabs

17 REPLIES 17

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

RaghavSh
Kilo Patron

@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.


Raghav
MVP 2023
LinkedIn

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). 

Anurag Tripathi
Mega Patron
Mega Patron

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?

-Anurag

Not browser tabs, workspace tabs. I need to show proactive alert message after 9th tab.