CancelThisAppointmentAndBookWithMessage configuration setting

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

PTI

4

CancelThisAppointmentAndBookWithMessage

Description
The CancelThisAppointmentAndBookWithMessage configuration setting defines the message displayed when a user makes clashing appointments.

Note:
This message is displayed when a user makes multiple appointments at the same time in different sessions or with different teachers.



Default value

The default value is Do you wish to cancel this appointment and make booking to {PTIBookingTeacherName} at {PTIBookingTime}?

Setting a different value

Type the message into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.

Note:
The text must conform to HTML standards so that it is displayed without error.


Note:
The CSS style for this message is pti_conf.


Tip:
You can use replaceable fields as placeholders for values that are read from the database according to which user is viewing the page. For example, if {StudentFullName} is entered,
it is replaced with the full name of the relevant student. See Using CustomHTML.