Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Petr Vojtěch 7 posts 106 karma points
    Aug 08, 2023 @ 22:19
    Petr Vojtěch
    0

    reCAPTCHA V3

    Good day.
    How can I set the score for reCAPTCHA V3 for forms version 10.2.1 and Umbraco Cms 10.6.1. ?
    The visible slider to set the score from 0 to 1 is still disabled.
    I tried adding this section to the json configuration:

           "FormDesign": {
             "SettingsCustomization": {
               "FieldTypes": {
                 "recaptcha3": {
                   "ScoreThreshold": {
                     "DefaultValue": "0.3",
                     "IsReadOnly": false } } } } }
    

    I need to move the slider to set the accepted score for the given form in the question definition.
    Now there is still a value 0.5 and it cannot be changed.
    Thank you.

  • Amanda West 4 posts 94 karma points
    Aug 10, 2023 @ 04:14
    Amanda West
    100

    Refer to the official documentation of Umbraco Forms and reCAPTCHA v3 customization to see of there are any specific requirements or steps you might be missing.

  • Petr Vojtěch 7 posts 106 karma points
    Aug 17, 2023 @ 12:38
    Petr Vojtěch
    0

    The right solution was to install new latest Umbraco Forms.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies