On This Page
Participants Template Reference
Fields
The following input fields are available from the participant record:
- FirstName
- LastName
- AdditionalBidders
- Company
- Address1
- Address2
- City
- State
- Zip
- Country
- Phone
- MealChoice
- Notes
Placeholders
{{ Bidder.Display_Short }}
shows Paddle#
{{ Bidder.Display_Long }}
shows firstname
+ lastname
{{ Bidder.Display_Audit }}
shows Paddle#
+ firstname
+ lastname
+ email address
In addition, a number of other fields can be accessed:
Name | Type | Description |
---|---|---|
Number | string | Paddle# |
Name | string | Concatenation of FirstName LastName |
GreetingNames | string | Works with linked participants to generate a 'friendly' combined name |
AccessCode | string | Unique participant access code |
MobilePhone | string | Participant's cell phone number |
Balance | currency | Amount the participant currently owes |
Table | string | The table# the participant is seated at |
Table_Description | string | The description for the table the participant is seated at |
Sets
Name | Table | Description |
---|---|---|
ItemsWon | Items the participant has won; applies to paper, live, online and raffle items only | |
Purchases | For sale items the participant has purchased | |
Donations | Cash donations or donation item bids | |
Payments | Payments from the participant |
Related Bidder References
Registered Credit Cards
{{ RegisterCreditCardUrl }}
{{ ShortRegisterCreditCardUrl }}
Placeholders providing a link to the "System Page" for requesting a participant credit card registration.
Last reviewed: July 2024