grav-plugin-form icon indicating copy to clipboard operation
grav-plugin-form copied to clipboard

Grav Form Plugin

Results 128 grav-plugin-form issues
Sort by recently updated
recently updated
newest added

This issue has been mentioned before, but hasn't been addressed properly so far. Note: **This issue only occurs in front-end forms**, not when used in blueprints. The following form does...

I have some options: - Account Type: Flex Objects (experimental) for Users. - Session split false, one session for admin and frontend. - Sync User in Session enabled (Login plugin)....

Part in form: ```md process: basic-captcha: message: PLUGIN_SOGLFLEX.ADMIN.THERAPY.CAPTCHA_CHECKERROR ``` Result when error: The translation of other parts of the form is going well.

From a docs: https://learn.getgrav.org/17/forms/forms/fields-available#basic-captcha-field It works: ``` basic-captcha: type: basic-captcha placeholder: copy the 6 characters label: Are you human? ... process: basic-captcha: message: Humanity verification failed, please try again... ```...

Added surrounding spaces to minus-operator when `$first_num` is greater than or equal to `$second_num`

As I often get 'score-threshold-not-met' captcha error for my form, it would be nice to have an option to modify the threshold in the form config There is a fixed...

I'm not familiar enough with webhosting to really understand what this is specifically saying or where to look to try and remedy the issue. Any pointers would be great. I...

In a long-working website, recently upgraded, I stopped getting Form Submissions. I checked and the basic-recaptcha is no longer working. The form Plugin does not seem to respect any settings....

cannot replicate
more info needed

When including `markdown: true` (see #233) in a field, the field label no longer appears in `{% include "forms/form.html.twig" %}`. Not only the `checkbox` field is affected, but the `text`,...

When I try to edit any page.... I got a web page error saying (same in logs) " Twig \ Error \ RuntimeError An exception has been thrown during the...