Hello @philipsmarx
Thank you very much for using our plugin.
The notification emails is a commercial feature. You should upgrade your plugin copy and configure the form as described in the following blog post:
https://cff.dwbooster.com/blog/2018/05/28/sending-notification-emails-with-the-calculated-fields-form-plugin/
Please not that we can’t reply about that in this forum. We are not allowed to support any customers in these forums.
For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.
Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.
Thank you.
Hi thanks for your resonse.
Do you have a video link that shows how can I create such form I need?
I understand that this is pro feature for your plugin.
But I need to make sure first, how to do that before I purchase the pro version.
I tried your demo page, but still confused with the settings
Hello @philipsmarx
You can try the online demo:
Website:
https://demos.dwbooster.com/calculated-fields-form/
https://demos.dwbooster.com/calculated-fields-form/wp-login.php
The first URL includes a form with the notification emails enabled. You only should check its settings. Go to the “Calculated Fields Form” menu option, and press the “Settings” button corresponding to the first form.
Best regards.
Hi
I need the calculation result shown after the visitor press the submit button with email field filled, not shown right away. Can this form do that?
Hello @philipsmarx
Yes, that’s possible.
Please, configure the form as follows:
1. Configure the email field and other fields you want to collect from the user as required fields.
2. Select the calculated fields and tick the “Hide Field From Public Page” checkbox in their settings.
3. Enter the URL to the “thank you” page (page where redirect the user after submitting the form) through the “Thank you” page attribute in the form’s settings.
4. Finally, in the thank you page’s content, insert the shortcode for results [CP_CALCULATED_FIELDS_RESULT]
If you have configured the notification emails, you can send the results by email by entering the following tag in the email body <%INFO%>
Now the users can access the result after submitting the form, and to submit the form, they must fill the required fields.
Best regards.