| Doc Viewer Variable Group | Doc Viewer Variable Description | Doc Viewer Variables Names | Salesforce Mapping | expected data |
| Unmapped Variables - No straight mapping to Admin fields | ||||
| Show | The caravan content for shipping & material handling page. | {{show.shippingInfo.caravan.content}} | ||
| Show | Test. Updated 01-26-2026. All booth numbers for the show. | {{show.boothNumbers}} | Booth__c.BoothNumber__c | |
| User | The id of the user. | {{user.id}} | N/A | |
| User | The user type of the user. | {{user.userType}} | N/A | |
| User | The first name of the user. | {{user.firstName}} | User.FirstName | |
| User | The last name of the user. | {{user.lastName}} | User.LastName | |
| User | The full name of the user. | {{user.fullName}} | User.Name | |
| User | The user role of the user. | {{user.role}} | N/A | |
| User | The email address of the user. | {{user.email}} | User.Email | |
| User | The login(username) of the user. | {{user.login}} | User.Username | |
| User | The phone number of the user. | {{user.phone}} | User.Phone | |
| User | The company id of the user’s company. | {{user.company.id}} | Contact.AccountId | |
| User | The company name of the user’s company. | {{user.company.name}} | Account.Name | |
| User | The company address 1 of the user’s company. | {{user.company.addressLine1}} | Account.BillingAddress__Street__s | |
| User | The company address 2 of the user’s company.. | {{user.company.addressLine2}} | ||
| User | The company state of the user’s company. | {{user.company.stateCode}} | Account.BillingAddress__StateCode__s | |
| User | The company country of the user’s company. | {{user.company.countryCode}} | Account.BillingAddress__CountryCode__s | |
| User | The company zip code of the user’s company. | {{user.company.postCode}} | Account.BillingAddress__StateCode__s | |
| Customer company | {{show.exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | ||
| Need New Doc Viewer Variables for: | ||||
| Booth equipment | booth equipment | {{show.customizeBoothInformationDesc}} | Each 10' x 10' booth will be set with 8' high blue and white back drape, 3' blue side drape, one 6'L x 30"H gray draped table, two Limerick® chairs by Herman Miller, and one wastebasket. One 5 amp electrical outlet per booth will be provided compliments of SCWA (provided by Edlen). Booths 300 sqft or less will receive an identification sign. Booths larger than 300 sqft may receive an identification sign upon request. | |
| booth equipment | exhibit hall carpet | The exhibit area is not carpeted. The aisles will be carpeted in tuxedo. | ||
| Booth Equipment | Note | {{show.boothEquipment.note}} | Event2__c.BoothEquipment__c |
|
| Event Schedule - Event Schedule Information | Show Schedule Verbiage | {{show.schedule.verbiage}} | Event2__c.EventScheduleVerbiage__c | To take advantage of advance order discount rates, place orders online by {discDeadlineDate}. |
| Shipping Information - Marshalling Yard Information | Marshalling Yard Information | {{show.marshallingyard.info}} | Event2__c.MarshallingYardInformation__c | |
| Additional Important Exhibiting Information | Additional Information Message | {{show.additionalInfo.message}} | Event2__c.AdditionalInformationMessage__c | |
| Additional Important Exhibiting Information | Exhibitor Service Hours | {{show.exhibitorServiceHours}} | Event2__c.ExhibitorServiceHours__c | The exhibit area is not carpeted. The aisles will be carpeted in tuxedo. |
| Material Handling & Shipping Information - Freight Storage | Other Storage | {{show.otherStorage}} | Event2__c.OtherStorage__c | |
| Schedule Date Variables | ||||
| Show | The show discount price deadline with a format as month year format:September 17, 2025 | {{show.discountPriceDeadline.monthYearFormat}} | EventSchedule__c.Date__c | February 28, 2025 |
| Show | The show discount price deadline with a format as month week format:Wednesday | {{show.discountPriceDeadline.monthWeekFormat}} | EventSchedule__c.Date__c | Friday, February 28, 2025 |
| Show | The show discount price deadline date time range:8:00 AM - 5:00 PM | {{show.discountPriceDeadline.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
11:59 PM - 11:59 PM |
| Show | The show discount price deadline date - single date:September 17, 2025 | {{show.discountPriceDeadline.displaySingleDate}} | EventSchedule__c.Date__c | February 28, 2025 |
| Show | The show discount price deadline date - single date with range:September 17, 2025 - 8:00 AM - 5:00 PM | {{show.discountPriceDeadline.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
February 28, 2025 - 11:59 PM - 11:59 PM |
| Show | The show discount price deadline date - start time:8:00 AM | {{show.discountPriceDeadline.startTime}} | EventSchedule__c.StartTime__c | 11:59PM |
| Show | The show discount price deadline date - end time:5:00 PM | {{show.discountPriceDeadline.endTime}} | EventSchedule__c.EndTime__c | 11:59 PM |
| Show | An array of exhibitor move-in dates. | {{show.exhibitorMoveIns[0]}} | EventSchedule__c. |
February 25, 2025 - 7:00 AM - 12:00PM February 25, 2025 - 12:00 PM - 6:00 PM February 26, 2025 - 7:00 AM - 11:00 AM |
| Show | The exhibitor move-in date month of year. | {{show.exhibitorMoveIns[0].monthYearFormat}} | EventSchedule__c.Date__c |
February 25, 2025 February 25, 2025 February 26, 2025 |
| Show | The exhibitor move-in date week of month. | {{show.exhibitorMoveIns[0].monthWeekFormat}} | EventSchedule__c.Date__c |
Tuesday, February 25, 2025 Tuesday, February 25, 2025 Wednesday, February 26, 2025 |
| Show | The exhibitor move-in date time range. | {{show.exhibitorMoveIns[0].dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
7:00 AM - 12:00PM 12:00 PM - 6:00 PM 7:00 AM - 11:00 AM |
| Show | The exhibitor move-in date single date. | {{show.exhibitorMoveIns[0].displaySingleDate}} | EventSchedule__c.Date__c | |
| Show | The exhibitor move-in dates with singe date range format | {{show.exhibitorMoveIns[0].displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
|
| Show | The exhibitor move-in start times | {{show.exhibitorMoveIns[0].startTime}} | EventSchedule__c.StartTime__c | |
| Show | The exhibitor move-in end times | {{show.exhibitorMoveIns[0].endTime}} | EventSchedule__c.EndTime__c | |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].monthYearFormat}} | EventSchedule__c.Date__c |
February 26, 2025 - 1:00 PM - 6:00 PM February 27, 2025 - 1:00PM - 5:00PM |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].monthWeekFormat}} | EventSchedule__c.Date__c |
Wednesday, February 26, 2025 - 1:00 PM - 6:00 PM Thursday, February 27, 2025 - 1:00PM - 5:00PM |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibit Hours" |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibit Hours" |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibit Hours" |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibit Hours" |
| Show | The exhibitor hours with different format | {{show.exhibitorHours[0].endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibit Hours" |
| Show | An array of exhibitor move-out dates | {{show.exhibitorMoveOuts[0]}} | EventSchedule__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out". Current state doesn't seem to care about whether fol_ind = 'Y' or which facility it is tied to on the quick facts template. |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorMoveOuts[0].endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Move-out" |
| Show | The exhibitor move-out dates with different format | {{show.exhibitorClearDeadline.monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The exhibitor clear deadline dates with different format | {{show.exhibitorClearDeadline.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The driver checkin deadline dates with different format | {{show.driverCheckinDeadLine.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight receiving start date with different format | {{show.advancedFreightReceivingStartDate.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The advanced freight deadline date with different format | {{show.advancedFreightDeadline.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Deadline" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving start date with different format | {{show.showSiteFreightReceivingStartDate.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Start" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.monthYearFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.monthWeekFormat}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.dateTimeRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.displaySingleDate}} | EventSchedule__c.Date__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.displaySingleDateWithRange}} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.startTime}} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The show site freight receiving stop date with different format | {{show.showSiteFreightReceivingStopDate.endTime}} | EventSchedule__c.EndTime__c | Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" |
| Show | The name of the show | {{show.name}} | Event2__c.DisplayName__c | |
| Show | The facility name of the show | {{show.facilityName}} | Event2__c.Facility__c | Facility__c will actually store the name of the Venue |
| Show | The exhibitor hall carpet info of booth equipment information. | {{show.exhibitorHallCarpet}} | Event2__c.ExhibitHallCarpet__c | |
| Show | The description of booth equipment information | {{show.customizeBoothInformationDesc}} | Event2__c.BoothEquipment__c | Assumes Event2__c.BoothEquipmentDisplayOnline__c is true |
| Show | The open date range display for the show banner with format: Sept 1, 2017 - Dec 31, 2021 | {{show.inFlightShowDates}} | Event2__c.EventDates__c | |
| Show | The city the show is located in. | {{show.displayCity}} | Event2__c.City__c | |
| Show | The start date for the show with format:08/25/25 | {{show.showStartDate}} | Event2__c.EventStartDate__c | |
| Show | The end date for the show with format:10/01/25 | {{show.showEndDate}} | Event2__c.EventEndDate__c | |
| Show | The target request deadline date of the show with format:Saturday, July 29, 2023 | {{show.targetRequestDeadline}} | Event2__c.TargetRequestFormDeadline__c | |
| Show | The description of labor schedule page. | {{show.laborScheduleContent}} | ||
| Show | An array of warehouse locations. | {{show.warehouseLocations[x]}} | EventLocation__c | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's address line 1. | {{show.warehouseLocations[x].address1}} | EventLocation__c.Address__Street__s | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's address line 2. | {{show.warehouseLocations[x].address2}} | EventLocation__c.CareOf__c | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" Correct mapping relies on master system capturing the address name |
| Show | The warehouse location's address city. | {{show.warehouseLocations[x].city}} | EventLocation__c.Address__City__s | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's address state. | {{show.warehouseLocations[x].state}} | EventLocation__c.Address__StateCode__s | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's address zip code. | {{show.warehouseLocations[x].zip}} | EventLocation__c.Address__PostalCode__s | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's address country. | {{show.warehouseLocations[x].country}} | EventLocation__c.Address__CountryCode__s | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's name. | {{show.warehouseLocations[x].facilityName}} | EventLocation__c.AddressName__c | Where Event matches and EventLocation__c.AddressType__c = "Warehouse" |
| Show | The warehouse location's company name. | {{show.warehouseLocations[x].exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The warehouse locations booth number range. | {{show.warehouseLocations[x].boothNumbers}} | Booth__c.BoothNumber__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | An array of show locations. | {{show.showSiteLocations[x]}} | EventLocation__c | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location's address line1. | {{show.showSiteLocations[x].address1}} | EventLocation__c.Address__Street__s | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location's address line2. | {{show.showSiteLocations[x].address2}} | EventLocation__c.CareOf__c | Where Event matches and EventLocation__c.AddressType__c = "Show site" Correct mapping relies on master system capturing the address name |
| Show | The show location's address city. | {{show.showSiteLocations[x].city}} | EventLocation__c.Address__City__s | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location's address state. | {{show.showSiteLocations[x].state}} | EventLocation__c.Address__StateCode__s | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location's address zip. | {{show.showSiteLocations[x].zip}} | EventLocation__c.Address__PostalCode__s | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location's address country. | {{show.showSiteLocations[x].country}} | EventLocation__c.Address__CountryCode__s | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location name. | {{show.showSiteLocations[x].facilityName}} | EventLocation__c.AddressName__c | Where Event matches and EventLocation__c.AddressType__c = "Show site" |
| Show | The show location company name. | {{show.showSiteLocations[x].exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The show location's booth numbers | {{show.showSiteLocations[x].boothNumbers}} | Booth__c.BoothNumber__c | These fields are not used today, but should pull information related to the user, not address. |
| SHow | An array of post show pickup locations. | {{show.pickupAfterShowLocations[x]}} | EventLocation__c | |
| Show | The post show pickup location's address line 1. | {{show.pickupAfterShowLocations[x].address1}} | EventLocation__c.Address__Street__s | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's address line 2. | {{show.pickupAfterShowLocations[x].address2}} | EventLocation__c.CareOf__c | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" Correct mapping relies on master system capturing the address name |
| Show | The post show pickup location's address city. | {{show.pickupAfterShowLocations[x].city}} | EventLocation__c.Address__City__s | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's address state. | {{show.pickupAfterShowLocations[x].state}} | EventLocation__c.Address__StateCode__s | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's address zip. | {{show.pickupAfterShowLocations[x].zip}} | EventLocation__c.Address__PostalCode__s | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's address country. | {{show.pickupAfterShowLocations[x].country}} | EventLocation__c.Address__CountryCode__s | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's name. | {{show.pickupAfterShowLocations[x].facilityName}} | EventLocation__c.AddressName__c | Where Event matches and EventLocation__c.AddressType__c = "Event Site pickup" |
| Show | The post show pickup location's company name. | {{show.pickupAfterShowLocations[x].exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The post show pickup location's booth numbers. | {{show.pickupAfterShowLocations[x].boothNumbers}} | Booth__c.BoothNumber__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The address 1 of the show’s show site address. | {{show.inboundMarshallingLocation.address1}} | EventLocation__c.Address__Street__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The address 2 of the show’s show site address. | {{show.inboundMarshallingLocation.address2}} | EventLocation__c.CareOf__c | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" Correct mapping relies on master system capturing the address name |
| Show | The city of the show’s show site address. | {{show.inboundMarshallingLocation.city}} | EventLocation__c.Address__City__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The state of the show’s show site address. | {{show.inboundMarshallingLocation.state}} | EventLocation__c.Address__StateCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The zip of the show’s show site address. | {{show.inboundMarshallingLocation.zip}} | EventLocation__c.Address__PostalCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The country of the show’s show site address. | {{show.inboundMarshallingLocation.country}} | EventLocation__c.Address__CountryCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The facility of the show. | {{show.inboundMarshallingLocation.facilityName}} | EventLocation__c.AddressName__c | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Inbound" or "Both" |
| Show | The company name of the show. | {{show.inboundMarshallingLocation.exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The booth numbers of the show. | {{show.inboundMarshallingLocation.boothNumbers}} | Booth__c.BoothNumber__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The address 1 of the show’s show site address. | {{show.outboundMarshallingLocation.address1}} | EventLocation__c.Address__Street__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The address 2 of the show’s show site address. | {{show.outboundMarshallingLocation.address2}} | EventLocation__c.CareOf__c | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" Correct mapping relies on master system capturing the address name |
| Show | The city of the show’s show site address. | {{show.outboundMarshallingLocation.city}} | EventLocation__c.Address__City__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The state of the show’s show site address. | {{show.outboundMarshallingLocation.state}} | EventLocation__c.Address__StateCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The zip of the show’s show site address. | {{show.outboundMarshallingLocation.zip}} | EventLocation__c.Address__PostalCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The country of the show’s show site address. | {{show.outboundMarshallingLocation.country}} | EventLocation__c.Address__CountryCode__s | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The facility of the show. | {{show.outboundMarshallingLocation.facilityName}} | EventLocation__c.AddressName__c | Where Event matches and EventLocation__c.AddressType__c = "Marshalling Yard" and EventLocation__c.MarshallingYardIndicator__c = "Outbound" or "Both" |
| Show | The company name of the show. | {{show.outboundMarshallingLocation.exhibitorCompanyName}} | EventPartnerEngagement__c.EventSpecificBPName__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The booth numbers of the show. | {{show.outboundMarshallingLocation.boothNumbers}} | Booth__c.BoothNumber__c | These fields are not used today, but should pull information related to the user, not address. |
| Show | The warehouse content for shipping & material handling page. | {{show.shippingInfo.warehouse.content}} | Event2__c.WarehouseShippingInformation__c | Assumes Event2__c.WarehouseShippingInfoDisplayOnline__c is true |
| Show | The target show info content for shipping & material handling page. | {{show.shippingInfo.targetShow.content}} | Event2__c.TargetEventInformation__c | Assumes Event2__c.TargetEventInformationDisplayOnline__c is true |
| Show | The outbound marshalling content for shipping & material handling page. | {{show.shippingInfo.outboundMarshalling.content}} | Event2__c.OutboundMarshallingYardInformation__c | |
| Show | The inbound marshalling content for shipping & material handling page. | {{show.shippingInfo.inboundMarshalling.content}} | Event2__c.InboundMarshallingYardInformation__c | |
| Show | The warehouse content for shipping & material handling page. | {{show.shippingInfo.emptyStorage.content}} | Event2__c.EmptyStorage__c | Assumes Event2__c.EmptyStorageDisplayOnline__c is true |
| Show | The access storage content for shipping & material handling page. | {{show.shippingInfo.accessStorage.content}} | Event2__c.AccessStorage__c | Assumes Event2__c.AccessStorageDisplayOnline__c is true |
| Show | The frozen storage content for shipping & material handling page. | {{show.shippingInfo.frozenStorage.content}} | Event2__c.FrozenStorage__c | Assumes Event2__c.FrozenStorageDisplayOnline__c is true |
| Show | The ship materials content for shipping & material handling page. | {{show.shippingInfo.shipMaterials.content}} | ||
| Show | The show sit pick up content for shipping & material handling page. | {{show.shippingInfo.showSitePickUp.content}} | Event2__c.EventSitePickupInformation__c | Assumes Event2__c.EventsitePickupInformationDisplayOnline__c is true |
| Show | The show site info content for shipping & material handling page. | {{show.shippingInfo.showSiteInfo.content}} | Event2__c.EventSiteShippingInformation__c | Assumes Event2__c.EventSiteShippingInfoDisplayOnline__c is true |
| Show | The outbound shipping content for shipping & material handling page. | {{show.shippingInfo.outboundShipping.content}} | Event2__c.OutboundShipping__c | Assumes Event2__c.OutboundShippingDisplayOnline__c is true |
| Show | The how to get booth content for shipping & material handling page. | {{show.shippingInfo.howGetToBooth.content}} | ||
| Show | Empty Container Quick Facts Content. | {{show.returnEmptyContainer}} | Event2__c.ReturnEmptyContainer__c | Assumes Event2__c.ReturnEmptyContainerDisplay_online__c is true |
| Show | Pre Show Checklist Quick Facts Content. | {{show.preShowChecklist}} | Event2__c.PreEventChecklist__c | Assumes Event2__c.PreEventChecklistDisplayOnline__c is true |
| Show | During Show Checklist Quick Facts Content. | {{show.duringShowChecklist}} | Event2__c.DuringEventChecklist__c | Assumes Event2__c.DuringEventChecklistDisplayOnline__c is true |
| Show | Move Out Show Checklist Quick Facts Content. | {{show.moveOutChecklist}} | Event2__c.MoveOutChecklist__c | Assumes Event2__c.MoveOutChecklistDisplayOnline__c is true |
| Variables/Mapping for Liferay global Settings | ||||
| Managed Document Maintenance | Document Name | ManagedDocumentMaintenance__c.DocumentName__c | ||
| Managed Document Maintenance | Document Display Name | ManagedDocumentMaintenance__c.DocumentDisplayName__c | ||
| Managed Document Maintenance | Document URL | ManagedDocumentMaintenance__c.DocumentUrl__c | ||
| Managed Document Maintenance | Document Type | ManagedDocumentMaintenance__c.DocumentType__c | ||
| Managed Document Maintenance | Delivery Adapter | ManagedDocumentMaintenance__c.DeliveryAdapter__c | ||
| Managed Document Maintenance | ES Distribution Code | ManagedDocumentMaintenance__c.EsDistributionCode__c | ||
| Managed Document Maintenance | Login Required | ManagedDocumentMaintenance__c.LoginRequired__c | ||
| Managed Document Maintenance | Onbase Step3 | ManagedDocumentMaintenance__c.OnbaseStep3__c | ||
| Managed Document Maintenance | Email Subject | ManagedDocumentMaintenance__c.EmailSubject__c | ||
| Managed Document Maintenance | Email To | ManagedDocumentMaintenance__c.EmailTo__c | ||
| Managed Document Maintenance | Email CC | ManagedDocumentMaintenance__c.EmailCc__c | ||
| Show comment | {{show.comment}} | |||
| Empty Return Deadline Date | ||||
| {{show.showCloseToEmptyContainerReturnDeadline}} | ||||
| {{show.showCloseToEmptyContainerReturnDeadline}} | ||||
| Show | Discount Deadline | {discDeadlineDate} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Discount Deadline" Is this a duplicate to this existing variable {{show.discountPriceDeadline.dateTimeRange}}? |
| Show | Exhibitor Clear Deadline | {exhClearDateTime} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Exhibitor Clear Deadline" Is this a duplicate to this existing variable {{show.exhibitorClearDeadline.dateTimeRange}}? |
| Show | Driver Check-in Deadline | {driverCheckinDeadlineDateTime} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Driver Check In Deadline" Is this a duplicate to this existing variable {{show.driverCheckinDeadLine.dateTimeRange}}? |
| Show | Advanced Freight Receiving Start Date | {advWarehouseFreightReceivingStartDate} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" Is this a duplicate to this existing variable {{show.advancedFreightReceivingStartDate.dateTimeRange}}? |
| Show | Advanced Freight Receiving Deadline | {advWarehouseDeadlineDate} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Deadline" What criteria will be used to find the correct date? |
| Show | Advanced Freight Receiving Start Time | {advWarehouseFreightReceivingStartTimeOnly} | EventSchedule__c.StartTime__c | Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Receiving Start" Is this a duplicate to this existing variable {{show.advancedFreightReceivingStartDate.dateTimeRange}}? |
| Show | Advanced Freight Receiving Deadline | {advFreightreceivingDeadlineTimeOnly} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Advanced Freight Deadline" |
| Show | Event Site Freight Receiving Start | {showSiteFreightReceivingStartDate} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |
Where Event matches and EventSchedule__c.DateName__c is "Event Site Freight Receiving Deadline" Is this a duplicate to this existing variable {{show.showSiteFreightReceivingStopDate.dateTimeRange}}? What format of the date value is needed here? |
| Show | Marshalling Yard Hours test | {marsYardHours} | EventSchedule__c.Date__c EventSchedule__c.StartTime__c EventSchedule__c.EndTime__c |