-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client Link to Appointment Provides Summary & More Information #1522
Comments
Some other minor features of this page include:
Note: Button means a link displayed as a Bootstrap button. |
Here is some pseudo code to help you visualize what it could look like.
Feel free to make changes or make it look prettier. P.S. The purpose of the Edit button is so they can change their phone number or address, but it would use the same process for rescheduling. |
Hello! Thanks for posting your suggestion. I'll keep this ticket open and review this later on, once in search of the next set of features to be included in Easy!Appointments.
|
Right now, in version v1.4.3, when a customer receives an email confirming their appointment, it contains an "Appointment Link" that lets them cancel or reschedule the meeting.
What if we created a summary page for the appointment and linked to that instead?
The summary page would include:
*Note: Only show the provider's details about the meeting. Do not display the client's information, for privacy reasons, in case someone else gets the link. Perhaps have some options in the admin to determine what shows up on this summary page.
Right now, the link assumes the customer wants to change something, but that may not be the case. They may just want the video conferencing URL (which may have been added after they booked).
This would complement Issue #1453 about adding support for online meeting URLs.
The text was updated successfully, but these errors were encountered: