Author Topic: Prizes Display  (Read 1580 times)

davidtarbet

  • Newbie
  • *
  • Posts: 3
    • View Profile
Prizes Display
« on: August 02, 2007, 01:12:10 PM »
Hi,

I wonder if anyone could tell me if there is a way to display prize amounts without cents.

For example 1st Place: $1,000 and not 1st Place: $1,000.00 etc.

Thanks in advance

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Prizes Display
« Reply #1 on: August 02, 2007, 03:24:46 PM »
If you are using the default (built-in) Layout, go to the Layout tab and edit the Prizes cell.  In the HTML text, highlight the <prizes> token (make sure you highlight the whole thing, including the less-than and greater-than symbols on the ends).  Press the Insert Token button.  This should open the Insert Token dialog and automatically have the prizes token selected.  Check the "roundOff" checkbox and set it to true.  Press OK.  Press OK.

You might want to save the layout for future use.

davidtarbet

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Prizes Display
« Reply #2 on: August 03, 2007, 12:50:59 PM »
Thanks Corey.

Just what i was looking for.