Show "Add to calendar" on booking confirmation page for non-host users #17749
Labels
✨ feature
New feature or request
🚨 needs approval
This feature request has not been reviewed yet by the Product Team and needs approval beforehand
Is your proposal related to a problem?
When I am logged into my Cal.com account and use my own meeting link, I see an awesome section "Add to calendar" on the booking confirmation page:
This section is not visible when someone else uses my booking link (e.g. a customer).
However, having a way for my customers to add an event to their calendars from the booking page could dramatically help prevent no shows.
When the event is only sent via email, some people forget to add it to their calendars.
Describe the solution you'd like
I'd love it if my customers saw the same "Add to calendar" section after booking an event with me.
That would remind them to make sure the event makes it onto their calendars.
Describe alternatives you've considered
Currently, attendees have to go into their email inbox and add the event to their calendar.
Sometimes people forget, and then they don't show up to meetings.
Additional context
This is the condition controlling the section:
cal.com/apps/web/modules/bookings/views/bookings-single-view.tsx
Lines 792 to 796 in 7c5292e
I know that you show a "Create your own booking link with Cal.com" section in the same place if the host hasn't disabled Cal.com branding.
So for me it would be fine if this section only showed up for paid accounts that have Cal.com branding disabled. (I'm happy to pay just for this feature!) Alternatively, you could show both sections.
Requirement/Document
None
House rules
🚨 needs approval
label, don't start coding yet. Wait until a core member approves feature request by removing this label, then you can start coding.🚨 needs approval
label.The text was updated successfully, but these errors were encountered: