You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Easy!Appointments is great! Thank you Alex!
Nevertheless, we have the following question:
The confirmation email by default contains all built-in fields, but is missing the CUSTOM fields. How can we add the CUSTOM fields of a booking to the body of the confirmation email?
Thank you!
-Markus
Temi B
unread,
Mar 28, 2026, 2:41:25 PM (6 days ago) Mar 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
In the database the fields are in columns called custom_field_1 or something like that. You'd edit the notification php to pull the information and add it to the email. Might need to modify an email template after. I'll update with what we did when I can
ka...@quipsy.de
unread,
Mar 30, 2026, 4:25:09 AM (5 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Thank you! IMHO this sounds like reprogramming the source code instead of simply configuring some options, with the effect that the change is gone after installing the next bug fix. Wouldn't it make sense to provide a PR instead?
Alex Tselegidis
unread,
Mar 30, 2026, 4:53:03 AM (5 days ago) Mar 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Hello!
I am going to add these fields in the email template for the upcoming beta version, so you don't have to add this.