New tabber implementation - multiple tabbers
I noticed new tabber implementation with UI controls. Great, I never liked scritping with widget IDs. There seems to be major flaw though. Consider this scenario: I have 2 tabbers on dashboard, one should only affect widgets a,b and c and 2nd should only affect widgets x,y and z. I current implementation each tabber affects all widgets. under each tabber all widgets are listed and I can only select / unselect widgets to show. so while I change tabber 1 I am affecting widgets a,b,c but also x,y,z. Unless im missing something , you cannot use multiple tabbers with new implementation. I appreciate option to disable new implementation but I would love to use it if someone can fix that issue. THanksSolved889Views2likes3Comments