#How to set different main page for each user
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hey, I have a dashboard where each tab is the controls for a certain room. I would like to show each user's their room first on the tab list (my brother should see his room by default, I should see my room by default etc) How can I do this?
You have to set each dashboard as main dashboard on the individual devices
Not really a good way to do it. If you're willing to duplicate each view 2x you can do some conditional visibility schenanigans, but that's an ugly solution.