They are displayed on the tmTickets.html web page
To create links beside each event advertise on your web site:
Click here to purchase tickets to Event #1 - https://tickets.yourvenue.org/TheatreManager/1/login&event=51
Click here to purchase tickets to Event #2 - https://tickets.yourvenue.org/TheatreManager/1/login&event=52
Click here to purchase tickets to Event #3 - https://tickets.yourvenue.org/TheatreManager/1/login&event=58
Click here to purchase tickets to Event #4 - https://tickets.yourvenue.org/TheatreManager/1/login&event=62
In the above examples the event value is defined by Theatre Manager as the unique event number for each different event. The event number is found by:
You can add other parameters to the event list such as:
Note: years are in yyyy format, Months are 0 to 12, genre # is from code tables, venue # is from list of venues. eg:
https://tickets.yourvenue.org/TheatreManager/1/login&event=51&year=2016&month&9&venue=5 |
This column in the Event List shows the unique sequence number for each item in the list. Use the Event # to replace the "xx" in the link above.
Parameters are:
This column displays the unique performance number for each performance of the Event. Replace the "xx" in the link above with the desired performance number to create a direct link to the performance.
Parameters:
This is the unique number representing the genera. It can be used to replace the "xx" in the link above.
The link above will go directly to the best available seats to the performance named by bestavail (by passing the event and performance selection).
Each of the items in the link (except bestavail) are optional | |
You can also use this to quickly select a number of general admission tickets for purchase |
You can put any combination of the parameters together that you wish. if the system cannot find seats based on your combination of selections, you'll be told.
The simplest form of the url to get any seats anywhere in the venue is
An example to allow pick your own without reserving seats first
This column displays the unique performance number for each performance of the Event. Replace the "xx" in the link above with the desired performance number to create a direct link to the performance.
This link will take the patron to your web site and, after they log in, will show them your future tickets. At that time, they can print those which allow print at home.
The example below shows that the future tickets web page looks like when a customer logs in online. They can see their events with:
Printable HTML: https://tickets.yourvenue.org/TheatreManager/1/login?futureticketsprint&[ cart=xxx] | [&order=yyyy]
PDF: https://tickets.yourvenue.org/TheatreManager/1/login?futureticketspdf&[ cart=xxx] | [&order=yyyy]
Theatre Manager supports print at home tickets in either bar or QR code format which means you can send URL's to the user via email to get ticket printed. Theatre Manager does the one for the cart automatically on the confirmation letter during the sales process
By adding options to the URL above, you can print tickets for
Note: if the patron owning the tickets is:
If you want to print a test PDF ticket to see what it looks like, use the URL(s) below
Printable HTML: https://tickets.yourvenue.org/TheatreManager/1/login?futureticketsprint&test=1
PDF content as HTML: https://tickets.yourvenue.org/TheatreManager/1/login?futureticketspdf&test=1&html=1
IF you are trying to make tickets that print on ticket printers, please see the documentation about ticket faces for ticket printers. |
To create links to show only events relating to a pre advertise on your web site:
Click here to purchase tickets to Event #1 - https://tickets.yourvenue.org/TheatreManager/1/login?event=51
Click here to purchase tickets to Event #2 - https://tickets.yourvenue.org/TheatreManager/1/login?event=52
Click here to purchase tickets to Event #3 - https://tickets.yourvenue.org/TheatreManager/1/login?event=58
Click here to purchase tickets to Event #4 - https://tickets.yourvenue.org/TheatreManager/1/login?event=62
In the above examples the event value is defined by Theatre Manager as the unique event number for each different event. The event number is found by:
This column in the Event List shows the unique sequence number for each item in the list. Use the Event # to replace the "xx" in the link above.
Other Parameters
The above can be used to create a direct link to a specific list of events (or date range of events) where a customized search is required. The options below are examples of search strings that can be used to replace the "XXXXXX" in the link above. Do NOT place quotes around the entire search parameter. Example:
An Example link directing patrons to TWO (2) specific events would appear like:
Refer to comments within WebPages/1/WebPages/TMTickets.html for more examples on searching for performances within the Ticketing Page.
To find the Event Sequence #:
The Event List window will open.
This is the unique sequence number for the event and can be used when creating a P_SEQ link.
To find the Performance Sequence #:
This number can be used with creating a link that references PB_SEQ.
To find the Venue Sequence #:
The Venue # can be used to create a link with a TM_SEQ reference.
The link above allow a reference to the Performance Flag within the Performance and will only display the Performances with the matching results within the field. The reference within the Performance Flag field will replace the A in the link. To locate or alter the Performance Flag follow the steps below:
This field will contain the value to replace the A from the link above. If a value is not present one can be added. Multiple values can be referenced at one time by separating the references with commas and using the 'in' clause.
For example: PB_PERF_FLAG in('A','B','C','D')
The above link uses the Sequence number associated with the Performance Type to create a direct link to select Performances. By using this link a defined list of performances can be grouped together and displayed for purchased. To locate the Sequence number references in the link follow the steps below:
This column will contain the value to replace the XX in the link above. Multiple values can be referenced at one time by separating multiple XX references with commas and defining the XX with each unique sequence number.
To locate or alter the Performance Type for a select Performance follow the steps below:
This field will contain the value referenced by the Performance. The value can be changed using the drop down. The link above will reference all performances where the value within this field matches the sequence number from the link.