Booking Button
Booking Button
A meeting scheduling button that integrates with the Business Hub booking system. Displays available booking slots and triggers the appointment scheduling flow when clicked by authenticated users.
Examples
Control Properties
| Parameter | Type | Description |
|---|---|---|
| LinkStyle | Droplink (Dictionary) | Sets the button CSS style class (e.g., btn-primary, btn-outline-secondary, icon-link). |
| ButtonSize | Droplink (Dictionary) | Sets the button size class (e.g., btn-sm, btn-lg). |
| Column classes | Inherited | Small, Medium, Large, Offset column classes for responsive grid layout. |
Template Properties
| Field | Type | Description |
|---|---|---|
| Link | General Link | The button link field. Controls the button text, URL, target, and CSS class. Inherited from the BSTools5 Button template. |
| Topics | Checklist | A list of topic items associated with this booking button. Used to filter available booking slots by topic category in the Appointedd integration. |