Customising Email fields with CF7

[ad_1]

Hi,

I’ll be happy to assist you.

To customize message sent to admin please edit the following option:

SETTINGS – Email notifications – Booking confirmation email message:

Placeholder for custom field consists of the prefix #field_ and field ID. For example: #field_custom-field1, #field_custom-field2.

If you have any questions, feel free to contact us.

thanks for this, this is the CF7 set up I have:

<p><label for="wbk-name">Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p>
<p><label for="custom-field1">Name of Charity (required)</label>[text* custom-field1 class:wbk-text  id:custom-field1]</p>
<p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p>
<p><label for="custom-field2">Your Phone (required)</label>[text* custom-field2 class:wbk-text  id:custom-field2]</p>
<p><label for="custom-field3">Address (required)</label>[text* custom-field3 class:wbk-text  id:custom-field3]</p>

I’ve now added this in the Wbba booking email notifications section under admin email

Charity Stall Booking 

#field_wbk-name
#field_custom-field1
#field_wbk-email
#field_custom-field2
#field_custom-field3

#add_event_link

But the email is still coming out the same above with the wrong fields and blank fields. I don’t think it’s using CF7 but rather the default form, even though the CF7 is shoing on the fonr end to the customer.

Please, share the following info:

  1. URL of the page with booking form.
  2. Copy / paste here your message template.

https://biggleswadetowncouncil.gov.uk/charity-stall-booking/

<p><label for="wbk-name">Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p>
<p><label for="custom-field1">Name of Charity (required)</label>[text* custom-field1 class:wbk-text  id:custom-field1]</p>
<p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p>
<p><label for="custom-field2">Your Phone (required)</label>[text* custom-field2 class:wbk-text  id:custom-field2]</p>
<p><label for="custom-field3">Address (required)</label>[text* custom-field3 class:wbk-text  id:custom-field3]</p>

Please, try this teamplate:

#customer_name
#field_custom-field1
#customer_email
#field_custom-field2
#field_custom-field3

Kindly, let me know if that solved the problem.

OK great, that’s working now!

I have two other questions, firstly the booking email is getting triggered before the customer has made payment, is is possible to delay it until after payment has been made?

Secondly is it possible to not have a booking appointment time? I just want a date.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer