CancelAppointmentMessage configuration setting

Keys

Key

Value

1

CommunityPortal

2

CustomHTML

3

PTI

4

CancelAppointmentMessage

Description
The CancelAppointmentMessage configuration setting defines the message displayed when a user attempts to cancel an appointment.


Default value

The default value is Are you sure you want to <span class='pti_conf_red'>cancel</span> an appointment for student {StudentGiven1} to teacher {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.