Help: EMS Badge Template

For more help, visit the WebGUI Community Wiki.

error
Any errors from trying to add this badge to the user's cart.
addressBook
A button to fetch an address from the user's address book.
formHeader
Form header for the EMS View Badge template.
formFooter
Form footer for the EMS View Badge template.
name
Form for the user's name in the EMS View Badge template.
organization
Form for the user's organization in the EMS View Badge template
address1
Form for the first address field in the EMS View Badge template.
address2
Form for the second address field in the EMS View Badge template.
address3
Form for the third address field in the EMS View Badge template.
city
Form for the city field in the EMS View Badge template.
state
Form for the state field in the EMS View Badge template.
zipcode
Form for the zipcode field in the EMS View Badge template.
country
Form for the country field in the EMS View Badge template.
phoneNumber
Form for the phone field in the EMS View Badge template.
email
Form for the email field in the EMS View Badge template.
submitAddress
Button to submit the address data.
title
The title of the EMS Badge
description
The description of the EMS Badge
webgui.version
The version of WebGUI on your site.
webgui.status
The release status for this version of WebGUI (stable, beta, gamma, etc.)
session.user.username
The current user's username.
session.user.firstDayOfWeek
From the current user's profile, the day they selected to be the first day of the week.
session.config.extrasurl
From the WebGUI config, the URL for the extras directory.
session.var.adminOn
This variable will be true if the user is in Admin mode.
session.setting.companyName
From the WebGUI settings, the company name.
session.setting.anonymousRegistration
From the WebGUI settings, whether or not anonymous registration has been enabled.
session form variables
Session Form Variables
Any form variables will be available in the template with this syntax:
<tmpl_var session.form.variable>
If there is more than 1 value in a form variable, only the last will be returned.
session scratch variables
Session Scratch Variables
Any scratch variables will be available in the template with this syntax:
<tmpl_var session.scratch.variable>
 
 
Admin Console
Help: EMS Badge Template
*
Admin Console