Hello @alphagoldafrica
There are two sections in the form’s settings for defining the notification emails.
The section for the “Emails Settings” (https://cff.dwbooster.com/documentation#email-settings) where you define the email you want to receive every time the form is submitted,
And the “Email Copy To User” section (https://cff.dwbooster.com/documentation#copy-user) where you define the email you want send to the user that populate the form (at least to the email address entered by the user)
– If you insert an email control in the form (not a text field called email, I’m talking about an email control) you will see that this field will be added to the list “Email field in the form” (into this list would be included all email fields inserted in the form). And then, you should to select (explicitly, that the field appears in the list does not mean you have selected it) the email field from the list you will use for sending the notification email.
More information in the following link:
https://cff.dwbooster.com/blog/2018/05/28/sending-notification-emails-with-the-calculated-fields-form-plugin/?index=2
Note: the “Messages” attributes in the form’s settings should not be left in blank, or the plugin assumes there is not an email to send. If you want to send a summary of the data collected by the form, enter the special tag: <%INFO%>
More details about the tags to use with the notification emails in the following link:
https://cff.dwbooster.com/documentation#special-tags
Best regards.