The Tournament Director Forums

Main => Suggestions => Topic started by: wilwer on February 02, 2016, 11:53:57 AM

Title: Sats button on thoolbox
Post by: wilwer on February 02, 2016, 11:53:57 AM
On the toolbox we now have a button "player ranking" when we use.
We see the ranking of the players  in the tournament that is in progress.
This list is on the screen, and moves up and down.

Can such a button be created for the stats.

So I can show you the ranking of the season during the break to the players.
Title: Re: Sats button on thoolbox
Post by: Corey Cooper on February 04, 2016, 11:42:12 AM
I assume you are referring to using the <tdButton type="PlayerRankings"> layout token to easily access the (built-in) Player Rankings screen directly from the Tournament screen.  The <tdButton> token can be configured to change to any of the built-in screens (Player Rankings, Seating Chart, Blinds Schedule, Player Movement), but unfortunately at the moment there is no built-in screen for displaying the Statistics (there is a feature request for this, however).

You can use the <stats> layout token to embed the statistics within your Tournament screen, however.  Although it doesn't have any automatic sizing to the screen dimensions or automatic scrolling, it does display the current computed statistics and could be used within an existing screen or you could design a screen that displays nothing but the player statistics.