|
Now available. Two new ways to open the ABPro booking screens. (added in beta 5 - May 31/09) Single Resource | A booking screen you can call, passing in a resource ID and it will open just showing that single resource.
Examples of its use: - Have menu item for each resource
- A content page to give details on a resource then a 'Book Now' link to call the booking screen for the individual resource.
| Single Category | A booking screen you can call, passing in a category ID and it will open showing only resources for that category.
Example of its use: - Different locations where you want a booking screen for each one.
- Different types of resources where you want a booking screen for each one.
- Different companies where you want a booking screen for each one.
In each case the customer would only see resources for the specific location, resource type, or company. |
Starting with beta 5, ABPro has menu parameters that allow you to specify a single resource or category that the screen should display to your customer. For screen to screen calling, the booking screens will accept querystring parameters for single resource or category. Examples of use can be seen on the new demo site. How to Setup
|