Changes

Jump to navigation Jump to search

Template Variables

926 bytes added, 12: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 name LNAM = Booking last name EMAI = Booking email PHON = Booking phone MOBI = Booking mobile COMP = Booking company ADDR = Booking address CITY = Booking city STAT = Booking state POST = Booking postcode COUN = Booking country FLAG = Booking flag text NOTE = 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 name GFNA = Guest first name  GLNA = Guest last name GREF = Guest Id GEMA = Guest email GTEL = Guest phone GMOB = Guest mobile GCOM = Guest company GADD = Guest address GCIT = Guest city GSTA = Guest state GPOS = Guest postcode GCOU = Guest country GFLA = Guest flag text GNOT = Guest note   Connect the variables parameters with an underscore.
Examples:

Navigation menu