This object is in archive! 

Multi day events not showing correctly on contract

Sally M. shared this question 7 years ago
Answered

I booked an event from Sept. 23rd (10:00am) to Sept. 25th (5:00pm). The contract shows it to be Sept. 23rd 10:00 - 5:00. Looks as if it is just a one day event.

Comments (1)

photo
1

Your contract template only specifies the start date. You have in it:

Event Date: *startdate*

Event Start: *starttime*

Event End: *endtime*


Here are some other options for date/time variables you could have:


  • *fulleventtime* Event Start/End Date/Time (well formated for single or multi-day events) 11/10/2016 1:30pm - 4:30pm
  • *fulleventtimetext* Event Start/End Date/Time (Text) - Thu, Nov 10, 2016 1:30pm - 4:30pm
  • *startdatetext* Event Start Date Text - Thu, Nov 10, 2016
  • *startdate* Event Start Date - 11/10/2016
  • *startday* Event Start Day of Week - Thursday
  • *starttime* Event Start Time - 1:30pm
  • *enddatetext* Event End Date Text - Thu, Nov 10, 2016
  • *enddate* Event End Date - 11/10/2016
  • *endday* Event End Day of Week - Thursday
  • *endtime* Event End Time - 4:30pm

Replies have been locked on this page!