Hi there, I'm very new to dashboard. We are creating a template in Xpression for live Roller Derby events, and are using dashboard to drive the score graphic.
That's all working fine, but now we would also like the option to drive lower thirds from Dashboard as well. Specifically, the head-to-head graphic that will display 2 players from the opposing teams before each match.
There is very little time between matches, so typing the names into a text input widget each time is out of the question. Even typing jersey numbers is a bit tricky, because in Roller Derby, the numbers aren't straight integers. (Players could have the number '34DD' for example)
Here is my ideal scenario:
-we have two tabs: "Teams" and "Score"
- In the "teams" tab, We have data tables where operators can input the entire rosters of each team before the game
- In the "score" tab, along with the regular scores and timer widgets, we have 2 drop-down widgets that would reference those tables; operators could simply choose the opposing players from the drop-downs
So far, I've got everything except the drop-downs. Is it possible to reference a table this way?
Any help would be appreciated, thanks!