-
Notifications
You must be signed in to change notification settings - Fork 79
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
How to add math captcha? #584
Comments
What error ? |
Failed to read /Users/artyom/domains/domain/user/pages/19.therapies/add/therapy-add.md: Unable to parse at line 21 (near " options: "). I tried like that:
It works when change form option to MATH in the Form plugin. But how to do that in the form definition? |
your yaml is bad. options: should be at same level as type: |
Doesn't work, it shows characters captcha, not math. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From a docs:
https://learn.getgrav.org/17/forms/forms/fields-available#basic-captcha-field
It works:
But how to add math type? adding
type: math
show errors.The text was updated successfully, but these errors were encountered: