curious bootstrap validation response
Posted: Thu Dec 05, 2024 2:06 am
I have a membership page for members to join or renew their membership. Recently I had some people reporting the form won't function when the fields are all filled and then submitted. No emails are sent from the form. I have bootstrap validation for each fields and an hcaptcha box...I also implemented a box with conditions to hide a bit of the page depending on an external membership... my solution was to remove the hcaptcha field and also to remove the validation from the 2 field that are controlled by the conditions. It works now but the comments sent are interesting.
so here is the feedback from a user
"I did notice one peculiarity that was also there the last two times I tried. When inputting my name, address or phone number, as soon as I type in a letter or two, my browser auto-completes that field and I just have to hit Tab or Enter, but that doesn’t turn on the green checkmark beside the field. So I had to go back and make a one-letter change then change it back to what it had auto-completed to, and then the green checkmark appeared. I hope that doesn’t create problems for others applying or re-newing online."
https://gbarc.ca/membership.php
thanks
so here is the feedback from a user
"I did notice one peculiarity that was also there the last two times I tried. When inputting my name, address or phone number, as soon as I type in a letter or two, my browser auto-completes that field and I just have to hit Tab or Enter, but that doesn’t turn on the green checkmark beside the field. So I had to go back and make a one-letter change then change it back to what it had auto-completed to, and then the green checkmark appeared. I hope that doesn’t create problems for others applying or re-newing online."
https://gbarc.ca/membership.php
thanks