Logging Tab Access

Product: PowerShell Universal
Version: 3.7.7

I like to have logs of how much various items in my dashboards are used so I know in future upgrades what to prioritize. Is there a way to determine when someone clicks on a tab? I’m not using dynamic tabs (and don’t really want to because of performance issues).

Without dynamic tabs, then no. I’d be curious about your performance issues but that may be another thread.

OK, I figured that might be the case.

As for tab performance, the changes you recommended have definitely helped and I am comfortable now with having multiple tabs on a single page. I am not using dynamic tabs, but do have a dynamic wrapper around the code on each tab allowing the user to reload just a single tab when desired.