Hi guys,
We have our dashboards set up with a single PC driving 3 TVs, so we just open chrome windows on each screen.
However, this means that we can only have 3 static dashboards, instead of being able to cycle through the dashboards, because it ends up showing all the same dashboards on all 3 screens.
Is it possible to extend the dashboard ID URL parameter to accept multiple dashboard IDs to cycle through?
As an example, I'd like to be able to launch the following urls on each of my screens, and they would only cycle through the 3 tabs specified in each url:
- https://app.klipfolio.com/dashboard?view=fs&theme=dark&play=true&tab=mytabid1+mytabid2+mytabid3
- https://app.klipfolio.com/dashboard?view=fs&theme=dark&play=true&tab=mytabid4+mytabid5+mytabid6
- https://app.klipfolio.com/dashboard?view=fs&theme=dark&play=true&tab=mytabid7+mytabid8+mytabid9
(ps - I did read the article on using RiseVision to do similar - these are internal dashboards, so not keen to use public links for them)