Hi all,
I have a question and google was not able to show me the answer.
Maybe you know. (Hope so)
I have build a nice dashboard.
multiple tabs.
Inside the tabs I have multiple groups which I can show/hide with button presses.
works nicely.
I notice the settings of hidden/shown tabs/groups is not remembered if you log into the same dashboard from another device.
I have already built the ability to store and restore the state of shown/hidden tabs.
I am looking to create a 'refresh' action after a tab is selected.
Is it possible to detect GUI tab selection/clicking?
The alternative I have now, which I dont like, is a inject node which acts as a trigger every x minutes to refresh. But this is a brute force method... and I just dont like it. It is untidy, resource hogging and ugly.
Hopefully you guys know of an alternative that can help me in this ![]()
In the above image the Dashboard configuration I built so every user can hide or show main tabs based on their own preference.
