So I know how to make my Tiles a different color AND make the icon pulse IF that tile/device is active.
I would like to have a dashboard that ONLY shows the active Tiles. Can this be done?
So I know how to make my Tiles a different color AND make the icon pulse IF that tile/device is active.
I would like to have a dashboard that ONLY shows the active Tiles. Can this be done?
You could just set the tile up so that when the device is off, the text and icon are the same as the tile background colour. You end up with a tile that appears to be empty.
I thought about that, but… that would put about 80 tiles on the dashboard. If only the active tiles are there, I would only have 10 or 12 at any given time.
Yeah I wouldn’t think there is currently any way to dynamically change and populate a dashboard according to what is active.
Other than what John mentioned, not natively.
It could be accomplished with a Custom Tile, but that would require the relevant HTML+JavaScript skills as it’s a developer tool.