Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form control: validation of disclamer #115

Open
riedde opened this issue Jul 18, 2024 · 1 comment
Open

Form control: validation of disclamer #115

riedde opened this issue Jul 18, 2024 · 1 comment
Assignees

Comments

@riedde
Copy link
Contributor

riedde commented Jul 18, 2024

Registration-form.html: For the disclamer field, the red border is missing after validation if not checked.

@riedde riedde self-assigned this Jul 18, 2024
@riedde
Copy link
Contributor Author

riedde commented Jul 18, 2024

See

if(document.getElementById('g-recaptcha-response').value.length===0) {

(add classList was-validated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant