Hello,
if i create a form with sending to e-mail with antispam (Use Image verification) all is ok.
But if i need to send data to url (submit url) i see the image validation, but all text is send (with valid or invalid text from image validation)
Please, where is the problem ?
Thanks...
if i create a form with sending to e-mail with antispam (Use Image verification) all is ok.
But if i need to send data to url (submit url) i see the image validation, but all text is send (with valid or invalid text from image validation)
Please, where is the problem ?
Thanks...
Hi marek,
If you use a submit url then the form is submitted there **not to ChronoForm** so ChronoForms cannot do anything with the reuslt, no verification no emails, no database save.
If you want ChronoForms processing then don't use the submit url. You can redirect clients with a reditrect url or the redirect plugin after processing.
Bob
PS Please read the warning tooltip by the Submit url box "Do not put anything here unless you know what you are doing!"
If you use a submit url then the form is submitted there **not to ChronoForm** so ChronoForms cannot do anything with the reuslt, no verification no emails, no database save.
If you want ChronoForms processing then don't use the submit url. You can redirect clients with a reditrect url or the redirect plugin after processing.
Bob
PS Please read the warning tooltip by the Submit url box "Do not put anything here unless you know what you are doing!"
This topic is locked and no more replies can be posted.