SetAppointmentMessage configuration setting
Keys
Key | Value |
---|---|
1 | CommunityPortal |
2 | CustomHTML |
3 | PTI |
4 | SetAppointmentMessage |
Description
The SetAppointmentMessage configuration setting defines the confirmation message displayed when a user makes an appointment.
Default value
The default value is Are you sure you want to set an appointment for student {StudentGiven1} to teacher {PTIBookingTeacherName} at {PTIBookingTime}?
Setting a different value
Type the text 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.