- Switch to turn on (Edit > Preferences > Features)
- Select the registration form.
- Turn on the switch for events. (Edit > Event > Registration / Enrolment)
>
- Set the template files and upload them.
Note
- Question Type, Signature and File Upload, do not work with Express Ticketing
- Checkbox, Radiobuttons – column number 1: one column more than 1: inline buttons
Front Page Variables
Variable | Definition |
MANDATORY_BODY | This should be placed right above </body> |
MANDATORY_HEAD | This should be placed in the <head> |
MSG | error message |
EVENTS | Display all the events available |
EID[xxxx] | Display this event with a selector. xxxx represents EID |
REGISTRATIONFORM | Display the registration form |
CREDITCARDFORM | Display Credit Card Form |
SESSIONVALUES | all the session value in JSON |
XXXREF | Reference # |
Final Page Variables
Variable | Description |
TOTAL_AMOUNT_PAID | Total amount paid |
EVENT_NAME[n] | Event Name |
EID[n] | Event ID |
EVENT_CAD[n] | Event CAD Price |
EVENT_USD[n] | Event USD Price |
EVENT_QTY[n] | Event Quantity |
TICKETNAME[n] | Ticket Name |
Variables for Official Receipt Page is also available on this page
Join the Discussion!