Udredirect to udtab on page

On a page, I have multiple tabs. I want to refresh large tables, instead of “auto refresh”, by performing a redirect to the tab. How can I do this?

I’ve tried /?Id=myTargetTab No go.

Sync-udelement didn’t work for me, and in any case, I still need to know how to link to tabs on a page.

Any help would be greatly appreciated!

PowerShell Universal : Universal Dashboard v3.1.0

I don’t know if this will activate a tab but if you specify a # and then the ID of an anchor it should navigate to it.

http://localhost:5000/dashboard#myTarget

No go. Takes me back to the first tab.