Difference between revisions of "Automatic Seat Buffering"
Line 9: | Line 9: | ||
To set this feature up: | To set this feature up: | ||
− | + | #Navigate to <code>Setup -> Tickets -> Options</code><br><br>[[File:Rts setup tickets options seat buffer highlighted.png]]<br><br> | |
− | + | #Check the '''Enabled''' Radio button in the '''Seat Buffering''' section. | |
− | + | #Select the desired buffering type from the '''Type''' dropdown menu. | |
− | + | ##'''Radius''' will buffer out all seats whose center point is within the radius of a purchased seat | |
− | + | ##'''Row''' will buffer out a specified amount of seats horizontally only. | |
− | + | #Optionally, when using the '''Row''' buffer type, adjust the number of buffer seats added to either side of a selection with the '''Length''' box | |
− | + | ##(''The '''Length''' property is only available for the '''Row''' type''. For information about setting the radius for the '''Radius''' type please see [[#Setting Buffer Radius | Setting Buffer Radius]].) | |
+ | #Optionally, you can set the text for the pop-up message that will appear online when a customer attempts to select a buffer seat with the '''Warn Message''' box. | ||
+ | #Optionally, you can enable the '''Skip Group when Calculating Buffer''' option. | ||
+ | ##Using this option will not buffer grouped seats that must be purchased in the same transaction. For example, some sites may have seating for a couple, with walls or other means of blocking views from the right and/or left. In this case, you may not want to buffer these seats, as there is already isolation of sort in place. | ||
+ | #Press '''Save''' | ||
+ | |||
+ | |||
+ | |||
+ | ===Setting Buffer Radius=== | ||
+ | |||
+ | For the '''Radius''' buffer type, you will need to configure the buffer radius for each seating chart. This is necessary as each chart may have small differences in the size or spacing of the seats. | ||
+ | |||
+ | #Navigate to <code>Setup -> Reserved Seats -> Graphical</code>.<br>(''The following steps will need to be repeated for each layout you are currently using''.) | ||
+ | #From the '''Layout''' dropdown, in the top-left, select which layout to edit. (''If you are unsure of what layout is being used for which auditorium, you can check in <code>Setup -> Auditoriums</code>'')<br><br>[[File:Setup_reservedSeating_graphical_options_setBufferRadius.png | ]] <br><br> | ||
+ | #Right-click the background and select '''Set Seat Buffering Distance'''. | ||
+ | #Enter the desired radius to check for broken seats. (''The entire layout is 10,000 x 10,000. By default this is set to 2,000). | ||
+ | #Press '''OK''' | ||
+ | #Press '''Save''' in the bottom left-hand corner to save the change. | ||
+ | |||
+ | |||
+ | You can test to see what seats are going to be buffered using the currently set radius by checking the '''Test Seat Buffering Mode''' option in the upper right-hand corner. When you select a seat while this mode is enabled, you will see a blue oval representing the buffer radius. Any seats that will be buffered will have a Red X on the seat. | ||
+ | |||
+ | ''Note: While in the Seat Buffering Test mode, you cannot make any changes to the seating chart. This includes changing the buffer radius.'' | ||
+ | |||
+ | |||
+ | [[File:Setup_reservedSeating_graphical_testSeatBuffering.png | 800px]] | ||
+ | |||
+ | |||
+ | ===Ensuring Seat Buffering Appears=== | ||
After enabling this feature you will need to restart your internet server, restart RTS on any self serve kiosks you may have, as well as your selling stations. If you update your ''buffer length'', you will also need to restart everything. | After enabling this feature you will need to restart your internet server, restart RTS on any self serve kiosks you may have, as well as your selling stations. If you update your ''buffer length'', you will also need to restart everything. | ||
− | + | ====To Restart the Internet Server==== | |
− | |||
''This must be done on the RTS Server'' | ''This must be done on the RTS Server'' | ||
Line 30: | Line 57: | ||
− | + | ====To Restart RTS on your Kiosk==== | |
#Plug a keyboard into your Kiosk | #Plug a keyboard into your Kiosk | ||
#Press the <code>Alt</code> and <code>F4</code> at the same time, to take you to the standard RTS logon screen | #Press the <code>Alt</code> and <code>F4</code> at the same time, to take you to the standard RTS logon screen | ||
Line 40: | Line 67: | ||
− | + | ====To Restart RTS on your Selling Staions==== | |
#Naviagte to <code>File -> Other -> Restart Software</code> | #Naviagte to <code>File -> Other -> Restart Software</code> | ||
#Press the '''Yes button''' in the window that pops up | #Press the '''Yes button''' in the window that pops up | ||
Line 49: | Line 76: | ||
==Using Seat Buffers== | ==Using Seat Buffers== | ||
− | ===Selling=== | + | ===Employee Selling Screen=== |
− | On the selling screen, when a seat is selected within the '''buffer length''' from an existing seat, the employee will get a message "Not enough buffer seats. Do you wish to continue?". The Employee can either press '''No''' to select another seat or '''Yes''', to continue purchasing the seat, even though it's within the buffer. | + | On the selling screen, when a seat is selected within the '''buffer length''' from an existing seat, the employee will get a message "Not enough buffer seats. Do you wish to continue?". The Employee can either press '''No''' to select another seat or '''Yes''', to continue purchasing the seat, even though it's within the buffer. Buffered Seats will appear with a Red B on them. |
Line 67: | Line 94: | ||
===Online=== | ===Online=== | ||
− | When a customer selects a seat online which is within the '''buffer length''' from an existing seat, the customer will receive a popup with the message configure in the '''Warn Message''' box above. They will not be given the option to override this. | + | When a customer selects a seat online which is within the '''buffer length''' from an existing seat, the customer will receive a popup with the message configure in the '''Warn Message''' box above. They will not be given the option to override this. Any buffered seats will appear with a Red X on them. |
Revision as of 16:48, 1 September 2020
To support social distancing guidelines, RTS has added dynamic seat buffering for reserved seating. When enabled, a configurable amount of seats will be blocked off around a customer's purchased seats, creating a buffer.
Note: If you have a 3rd Party Website using our API, your web developers will need to adjust their code to support buffered seats. You can send them our API guide for more information.
Contents
Setup
To set this feature up:
- Navigate to
Setup -> Tickets -> Options
- Check the Enabled Radio button in the Seat Buffering section.
- Select the desired buffering type from the Type dropdown menu.
- Radius will buffer out all seats whose center point is within the radius of a purchased seat
- Row will buffer out a specified amount of seats horizontally only.
- Optionally, when using the Row buffer type, adjust the number of buffer seats added to either side of a selection with the Length box
- (The Length property is only available for the Row type. For information about setting the radius for the Radius type please see Setting Buffer Radius.)
- Optionally, you can set the text for the pop-up message that will appear online when a customer attempts to select a buffer seat with the Warn Message box.
- Optionally, you can enable the Skip Group when Calculating Buffer option.
- Using this option will not buffer grouped seats that must be purchased in the same transaction. For example, some sites may have seating for a couple, with walls or other means of blocking views from the right and/or left. In this case, you may not want to buffer these seats, as there is already isolation of sort in place.
- Press Save
Setting Buffer Radius
For the Radius buffer type, you will need to configure the buffer radius for each seating chart. This is necessary as each chart may have small differences in the size or spacing of the seats.
- Navigate to
Setup -> Reserved Seats -> Graphical
.
(The following steps will need to be repeated for each layout you are currently using.) - From the Layout dropdown, in the top-left, select which layout to edit. (If you are unsure of what layout is being used for which auditorium, you can check in
Setup -> Auditoriums
) - Right-click the background and select Set Seat Buffering Distance.
- Enter the desired radius to check for broken seats. (The entire layout is 10,000 x 10,000. By default this is set to 2,000).
- Press OK
- Press Save in the bottom left-hand corner to save the change.
You can test to see what seats are going to be buffered using the currently set radius by checking the Test Seat Buffering Mode option in the upper right-hand corner. When you select a seat while this mode is enabled, you will see a blue oval representing the buffer radius. Any seats that will be buffered will have a Red X on the seat.
Note: While in the Seat Buffering Test mode, you cannot make any changes to the seating chart. This includes changing the buffer radius.
Ensuring Seat Buffering Appears
After enabling this feature you will need to restart your internet server, restart RTS on any self serve kiosks you may have, as well as your selling stations. If you update your buffer length, you will also need to restart everything.
To Restart the Internet Server
This must be done on the RTS Server
- Navigate to
File -> Other -> Switch To -> Internet Server
- Press the Restart Internet Server button
In a minute, your internet ticketing page will come back up, and the seat buffer will be enabled
To Restart RTS on your Kiosk
- Plug a keyboard into your Kiosk
- Press the
Alt
andF4
at the same time, to take you to the standard RTS logon screen - Login to RTS
- Naviagte to
File -> Other -> Restart Software
- Press the Yes button in the window that pops up
When your Kiosk comes back up the seat buffer will be enabled.
To Restart RTS on your Selling Staions
- Naviagte to
File -> Other -> Restart Software
- Press the Yes button in the window that pops up
When your Selling station comes back up the seat buffer will be enabled.
Using Seat Buffers
Employee Selling Screen
On the selling screen, when a seat is selected within the buffer length from an existing seat, the employee will get a message "Not enough buffer seats. Do you wish to continue?". The Employee can either press No to select another seat or Yes, to continue purchasing the seat, even though it's within the buffer. Buffered Seats will appear with a Red B on them.
When the payment is being processed, your employee may receive another warning that says "Transaction failed due to seat buffer conflict. Would you like to override", in case a seat had been purchased between when the seat was selected and the payment began. This means that if an employee overrides a seat warning during seat selection, they will need to press Yes again to complete the transaction.
Note: You will also receive this warning if selected a seat that originally wasn't in violation of a seat buffer, but a seat was purchased in between when this seat was selected and when payment began.
Online
When a customer selects a seat online which is within the buffer length from an existing seat, the customer will receive a popup with the message configure in the Warn Message box above. They will not be given the option to override this. Any buffered seats will appear with a Red X on them.