#I want a dashboard to show a different thing depending on a selection within the dashboard

1 messages · Page 1 of 1 (latest)

subtle tusk
#

I'm trying to make a dashboard which will have all my controls on it but also have a "room select" drop-down to switch what room that dashboard is focusing on, I can do that bit I have a helper storing the drop-down, but I don't want making a selection on 1 device to change the dashboard for ALL devices, the idea is to have 1 mega dashboard with everything on it and then use visibility to control what's actually shown user side so that I can have a tablet in every room each showing something different but all being on the same mega dashboard, I can hide stuff based on my helper but that hides it everywhere not just on that device!