Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 675: | Line 675: | ||
Booking info tab : | Booking info tab : | ||
*Info Code = REPEAT | *Info Code = REPEAT | ||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Identify bookings with Custom Question ticked/unticked ==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
If you have a custom question with a 'Tick box' for example, they want a late checkin. | |||
Setup the custom question in Properties -> Booking Questions -> Custom Questions -> Custom question 1, set with TYPE = Tick Box. | |||
Trigger tab: | |||
*Trigger Event = After Booking | |||
*Trigger Time = immediately | |||
*Trigger Window = 365 | |||
*Booking Source = All | |||
*Booking Status = All but not cancelled | |||
*Group bookings" = Trigger all on master | |||
*Template Variable = [GUESTCUSTOMQ1] equals ticked (or) not ticked | |||
Booking info tab : | |||
*Info Code = LATECHECKIN | |||
</div> | </div> | ||
</div> | </div> | ||