Hi
I have a Shared hosting on Namecheap, and I wanted to setup new Contact Form.
Problem 1:
If I activate: Enable Server sided validation (anti spam) in Form Properties -> Advanced -> Miscellaneous, the form will not sent out form data in email (so it will not submit the form) and it will take me to NOT SENT or NOT OK page (as I named it). So, for me, this option does not work or am I doing something wrong? But, if I deactivate the option: Enable Server sided validation (anti spam), the form will be submited and it will take me to: Sent OK page.
Problem 2.
The Validation option of the form: Default, does NOT work. Not for me atleast. It doesnt matter if I activate Server side validation or not. No change. So if I did have fulfilled the field condions to pass it, it will pass and send the form. But it will also pass if I did NOT filled the condions of that field where Type of validation is: Default.
Just to mention. In one of the previous Versions of WWB (dont know now which one) if I select: Default as Validation option for field2, and in the previous field (name it Field1) I have Condition to HIDE the next field below (Filed2) depending on the selection he makes in field1, the form will pass and it will be submited (IF Server sided validation is UNticked - deactivated) . It doesnt matter that I have set that something must be done in field2 before submiting the form. If it is hidden, it is NOT required. If Default Validation is enabled.
But, If Field2 where again I have Default as Validation option enabled and that filed2 is SHOWN on the page, then Form will NOT let you pass untill that contion is met, as it is now SHOWN on the page.
Problem 3.
There is no option to use Dialog as a Form Popup Confirmation now.
https://www.wysiwygwebbuilder.com/form_popup.html
DEMO:
https://easyupload.io/m3p8ue
Default Validation, Server sided validation not working. Dialog option in form is missing.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Default Validation, Server sided validation not working. Dialog option in form is missing.
The reason why the (default) validation does not work is because the name of your input field are invalid.
dashes are not allowed, they will break the script syntax.
Related FAQ:
viewtopic.php?t=64868
Also, if you want to find out why the form is not submitted then please add ##error## to the error page as document in this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
To get the 'Dialog' option, you will first have to add a dialog to page.
dashes are not allowed, they will break the script syntax.
Related FAQ:
viewtopic.php?t=64868
Also, if you want to find out why the form is not submitted then please add ##error## to the error page as document in this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
To get the 'Dialog' option, you will first have to add a dialog to page.
Re: Default Validation, Server sided validation not working. Dialog option in form is missing.
Olá Pablo,
Eu utilizo o WWB há vários anos e o meu pequeno site está em um servidor compartilhado. O formulário de contato do meu site utiliza o reCaptcha v3 como antispam, mas recentemente foi invadido por dezenas de SPANS! Como pensei em algum problema com a instalação do meu reCaptcha v3, eu o reinstalei, mas o problema continua! Ao pesquisar o problema, encontrei seu texto dizendo que o reCaptcha v3 não funciona se a diretiva "allow_url_fopen" estiver DESABILITADA no servidor. Então eu tentei falar com o pessoal da Locaweb, mas eles explicaram que não podem mudar a configuração do PHP do servidor do meu site (no momento a diretiva "allow_url_fopen" está "OFF") por que o servidor é compartilhado !?!... Como meu site é um pequeno blog, a solução de contratar um servidor privado, exclusivo para meu pequeno site não se justifica, é um investimento muito caro para mim! Fui forçado a retirar minha página de contato do site para interromper a invasão de SPAM no meu site! Não sei o que fazer! Por favor, você teria alguma alternativa? Como sempre, muito obrigado pelo seu apoio.
Eu utilizo o WWB há vários anos e o meu pequeno site está em um servidor compartilhado. O formulário de contato do meu site utiliza o reCaptcha v3 como antispam, mas recentemente foi invadido por dezenas de SPANS! Como pensei em algum problema com a instalação do meu reCaptcha v3, eu o reinstalei, mas o problema continua! Ao pesquisar o problema, encontrei seu texto dizendo que o reCaptcha v3 não funciona se a diretiva "allow_url_fopen" estiver DESABILITADA no servidor. Então eu tentei falar com o pessoal da Locaweb, mas eles explicaram que não podem mudar a configuração do PHP do servidor do meu site (no momento a diretiva "allow_url_fopen" está "OFF") por que o servidor é compartilhado !?!... Como meu site é um pequeno blog, a solução de contratar um servidor privado, exclusivo para meu pequeno site não se justifica, é um investimento muito caro para mim! Fui forçado a retirar minha página de contato do site para interromper a invasão de SPAM no meu site! Não sei o que fazer! Por favor, você teria alguma alternativa? Como sempre, muito obrigado pelo seu apoio.
Re: Default Validation, Server sided validation not working. Dialog option in form is missing.
Note that this is not related to WWB.
But maybe you can use hcaptcha instead?
But maybe you can use hcaptcha instead?
Re: Default Validation, Server sided validation not working. Dialog option in form is missing.
Olá Pablo, eu instalei o hCaptcha corretamente no site (apareceu o campo "sou humano" e o desafio).
Infelizmente os bots ignoraram o hCaptcha!
Eles invadem o formuláro do WWB em dezenas...
Infelizmente os bots ignoraram o hCaptcha!
Eles invadem o formuláro do WWB em dezenas...
Re: Default Validation, Server sided validation not working. Dialog option in form is missing.
Are you sure you have implemented is correctly?
Or else:
https://wysiwygwebbuilder.com/forms_antispam.html
Or else:
https://wysiwygwebbuilder.com/forms_antispam.html