Hello,
I'm using Chronoforms V5 and need an E-Mail Verification (double-opt-in).
I used this tutorial:
http://www.chronoengine.com/faqs/61-cfv4/cfv4-tutorials/2551-how-can-i-verify-an-email-address.html
But I can't find "Email Verification Sender" action to put it in the "On Submit" event.
What is to do?
Thank you for your answer.
Luzi
I'm using Chronoforms V5 and need an E-Mail Verification (double-opt-in).
I used this tutorial:
http://www.chronoengine.com/faqs/61-cfv4/cfv4-tutorials/2551-how-can-i-verify-an-email-address.html
But I can't find "Email Verification Sender" action to put it in the "On Submit" event.
What is to do?
Thank you for your answer.
Luzi
Hi,
no answer???? Could it be, that Email Verification is not included in ChronoForms v5???
Luzi
no answer???? Could it be, that Email Verification is not included in ChronoForms v5???
Luzi
Hi Luzi,
Yes, unfortunately its not included, but I have it on the todo list, you can contact me using the contact us page to get a test version, but this can't be before the next week or so!
Regards,
Max
Yes, unfortunately its not included, but I have it on the todo list, you can contact me using the contact us page to get a test version, but this can't be before the next week or so!
Regards,
Max
Hi Theo,
Unfortunately this was never finished and it is not heavily requested, more important features were implemented!
You can do this with the current available actions, save a record to the database with 1 field of type "tinyint", default value = 0, then create a new form event with a db save to update the record and send the user by email a link to this new event.
Regards,
Max
Unfortunately this was never finished and it is not heavily requested, more important features were implemented!
You can do this with the current available actions, save a record to the database with 1 field of type "tinyint", default value = 0, then create a new form event with a db save to update the record and send the user by email a link to this new event.
Regards,
Max
This topic is locked and no more replies can be posted.