Changes

Jump to navigation Jump to search

Template Variables

899 bytes added, 13:19, 22 May 2020
== Booking Group variables ==
=== Custom Booking Group Table ===
create your own booking group list by specifying the columns in the order you want them to appear. for example: [BOOKGROUP:PROP_ROOM_BREF_NAME]  column parameters
ADUL= the number of adults
ICAN = Include cancelled bookings
NAME = Guest Booking full name
ONAM = Offer Name
coming soon:FNAM = Booking first nameLNAM = Booking last nameEMAI = Booking emailPHON = Booking phoneMOBI = Booking mobileCOMP = Booking companyADDR = Booking addressCITY = Booking citySTAT = Booking statePOST = Booking postcodeCOUN = Booking countryFLAG = Booking flag textNOTE = Booking note including any of the following will show the information from the guests attached to the booking and will show one row per attached guest. GNAM = Guest full nameGFNA = Guest first name GLNA = Guest last nameGREF = Guest IdGEMA = Guest emailGTEL = Guest phoneGMOB = Guest mobileGCOM = Guest companyGADD = Guest addressGCIT = Guest cityGSTA = Guest stateGPOS = Guest postcodeGCOU = Guest countryGFLA = Guest flag textGNOT = Guest note   Connect the variables parameters with an underscore.
Examples:

Navigation menu