The Tournament Director Forums

Main => Help Me => Topic started by: dniezby on August 04, 2009, 01:22:59 PM

Title: Token list
Post by: dniezby on August 04, 2009, 01:22:59 PM
Is there a list of tokens that I can currently use?


Title: Re: Token list
Post by: Corey Cooper on August 05, 2009, 09:18:32 AM
Tokens for exporting, or tokens for layout?  The export tokens are listed in the user manual.  The layout tokens can be accessed by pressing the "Insert Token" button when editing the contents of a cell.
Title: Re: Token list
Post by: dniezby on August 05, 2009, 09:42:02 AM
so their not interchangeable huh.

so I can't create a report with

<rankings showColumnNames="true" max="16"> to list the top 16 players of the event?
Title: Re: Token list
Post by: Corey Cooper on August 06, 2009, 09:20:17 AM
No, they are not interchangeable.  The <rankings> export token does not have any parameters to configure how it exports the data.
Title: Re: Token list
Post by: dniezby on August 06, 2009, 09:40:32 AM
ok, then are the export tokens only specific to an individual export page?

For example. <prizesColumns> is in the report for exporting from the prizes tab.  Can this token be used in a report from the Tournament Export page?

Title: Re: Token list
Post by: Corey Cooper on August 07, 2009, 09:50:13 AM
They are specific to their page.  But after our last email exchange, I realized that the tournament export should really have access to all of the various export tokens, so that's what I will likely be implementing in the next planned release.