sjscosta Reply #1, 2 years, 11 months ago
Hello,
In my website i have got one webform inside of a toggle button. By default this toggle button is collapsed.
I had a problem that when I submit the webform if I have a error the error message was hide....
And I need to use a javascript for show the errors of the form but when I fill the wrong captcha I don't have a error message...
How can I show a message error that don't stay hide?
Please could you help me?
Thank you
In my website i have got one webform inside of a toggle button. By default this toggle button is collapsed.
I had a problem that when I submit the webform if I have a error the error message was hide....
And I need to use a javascript for show the errors of the form but when I fill the wrong captcha I don't have a error message...
How can I show a message error that don't stay hide?
Please could you help me?
Thank you
In my website :
and use the getElementById function to look for it in my javascript.