Hello,
I recently work on Chronoforms v4.0.1 and i'm not really familiar with it yet.
I don't understand how I can implement an email workflow of my form.
In fact, when a user submit a form, I send mails to 3 differents persons and I need them to validate the form to finally send back a confirmation mail to the user, like a kind of signature.
Any idea ?
I recently work on Chronoforms v4.0.1 and i'm not really familiar with it yet.
I don't understand how I can implement an email workflow of my form.
In fact, when a user submit a form, I send mails to 3 differents persons and I need them to validate the form to finally send back a confirmation mail to the user, like a kind of signature.
Any idea ?
Hi PLuCk,
You can add more than one email action to your form - or you can send one email to three people.
For verification I guess I'd build a URL with a unique value included in it and use an extra event in the form to read it and update some kind of validation record. You'd make the URL point to the extra event.
Bob
You can add more than one email action to your form - or you can send one email to three people.
For verification I guess I'd build a URL with a unique value included in it and use an extra event in the form to read it and update some kind of validation record. You'd make the URL point to the extra event.
Bob
This topic is locked and no more replies can be posted.