← All changes
|
app/Services/Integrations/FluentCRM/CrmSmartCode.php
+1
-0
2.4.0
→
2.5.0
View file →
| @@ -82,8 +82,9 @@ | ||
| 82 | 82 | '{{fcal.guest.email}}' => __('Guest Email', 'fluent-booking'), |
| 83 | 83 | '{{fcal.booking.phone}}' => __('Guest Main Phone Number (if provided)', 'fluent-booking'), |
| 84 | 84 | '{{fcal.guest.note}}' => __('Guest Note', 'fluent-booking'), |
| 85 | 85 | '{{fcal.guest.timezone}}' => __('Guest Timezone', 'fluent-booking'), |
| 86 | + '{{fcal.guest.form_data_html}}' => __('Guest Form Submitted Data (HTML)', 'fluent-booking'), | |
| 86 | 87 | '{{fcal.booking.event_name}}' => __('Event Name', 'fluent-booking'), |
| 87 | 88 | '{{fcal.booking.description}}' => __('Event Description', 'fluent-booking'), |
| 88 | 89 | '{{fcal.booking.full_start_end_guest_timezone}}' => __('Full Start & End Time (with guest timezone)', 'fluent-booking'), |
| 89 | 90 | '{{fcal.booking.full_start_end_host_timezone}}' => __('Full Start & End Time (with host timezone)', 'fluent-booking'), |