The Admin Interface tab controls how booking information is displayed in the admin dashboard, including lists, calendars, and tables. These settings affect only the backend and do not change what customers see.
1.1 Date Format (Backend) #
Choose how dates are displayed in the admin bookings list and admin calendar. This setting helps match the date format to your team’s preference.
1.2 Customer Name Format (Backend) #
Define how the customer’s name appears in the appointment list.
- You can use placeholders such as #name
- Custom field IDs can also be used
- This allows you to control what information is shown at a glance
1.3 Text Details in Schedule Calendar #
Customize the text displayed inside each booking block on the Schedule page.
- You can use placeholders (for example, customer name or service name)
- This helps quickly identify bookings in the calendar view
Example: #customer_name [#service_name]

1.4 Time Slot Display Format #
Choose how time slots are shown in the admin calendar. For example, you can display:
- Start time only or
- Start – End full time range (e.g. 10:00–11:00)
1.5 Custom Fields in Bookings Table #
Select which custom fields are displayed as columns in the Bookings table.
- Enter custom field IDs to show them as columns
- Use square brackets to define custom column labels
Example: custom-field1[Title 1], custom-field2[Phone Number]
Custom fields refer to the additional input fields created using the Form Builder. For more details, please refer to the Form Builder documentation [Link].
This helps admins see important booking details without opening each booking.
