Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

22 REPLIES 22

Not browser tabs, workspace main tabs (not sub tabs within the tab)
Yes I need to count it I need to show alert message on 9th tab

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

@Akanksha1 Set the property value 9 through property.

 


Raghav
MVP 2023
LinkedIn

Thanks for the suggestion. The goal is to display a custom message after the 9th tab, but still allow the 10th tab to open and trigger the standard popup. Setting the property value to 9 would stop users at the 9th tab itself, which doesn’t achieve that.

@Akanksha1 This is a very particular requirement, not sure if it is technically feasible but worth digging in. will check in my PDI.


Raghav
MVP 2023
LinkedIn