Displaying Appointment "Cancellation Reason" Separately!
T
Trés Media Admin
We need to display the appointment Cancellation Reason using a custom value, for example {{ appointment.notes.cancellation.reason }}. Currently, {{ appointment.notes }} outputs all notes, but we only want to display the Cancellation Reason.
Thanks in advance!
Log In
A
Adam Baxter
100%. When a customer clicks on the cancellation link (provided by the calendar itself) it takes them to a page that says "Reason for cancellation" but then whatever text the customer types in doesnt go anywhere...