Cab Grid Pro offers four calculation modes: Passengers/Luggage, Choice of Vehicle, Number of Tickets, and Length of Time. Version 5 introduces the ability to combine some of these modes – specifically with the Vehicles layout. This is useful where the choice of vehicle should be offered (rather than determined by the system).
Modes are combined by adding comma-separated values to the layout attribute of the Cab Grid Pro shortcode as follows. At this time, the only possible combinations are Vehicle and Time layout, and Vehicle and Ticket layout.
Vehicles + Time Layout
[cabGridPro layout="time,vehicle"]
Vehicles + Ticket Layout
[cabGridPro layout="tickets,vehicle"]