Copied to clipboard

Flag this post as spam?

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


  • Chantal 15 posts 156 karma points
    Jun 30, 2021 @ 09:55
    Chantal
    0

    ReCaptcha code in sent mail

    Hello, is there a way to exclude the ReCaptcha code from the Mail? When I get a Mail from the Formulate Form the ReCaptcha code is included at the end.

    I found the option to include only specific fields, but including all but one seems a bit stupid. Also I can't include more than 7 fields this way, because after that the "Add Field" Button moves out of viewand I can't scroll.

    Maybe I'm just doing something wrong with the configuration of the ReCaptcha?

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Jun 30, 2021 @ 21:01
    Nicholas Westby
    1

    Some options that come to mind:

    • Recaptcha probably ought to be excluded from emails like certain other fields are, so the core can be modified to make that happen at some point (hopefully a relatively simple change).
    • You could probably zoom with your browser to see a taller area as a quick workaround.
    • I think Umbraco changed some styles at some point and that's why you're having a problem with the vertical scroll. I'm sure we'll tackle that when availability allows for it (if you submit an issue that will help us to remember). We actually had a similar issue recently we fixed for another screen in the back office that was addressed in this release: https://github.com/rhythmagency/formulate/releases/tag/v3.5.2
    • You could use Formulate Pro, which has a designed emails feature that gives you a bit more control (at a code level) over what you include in emails: https://www.formulate.rocks/pro/

    If you'd like to submit pull requests for any of these, that'd help to ensure they happens quicker.

    BTW, which version of Formulate and Umbraco are you using?

  • Chantal 15 posts 156 karma points
    Jul 01, 2021 @ 07:02
    Chantal
    0

    Thank you for your answer!

    I don't understand your first point. Does that mean you'll make some changes there or can I do something?

    Zooming didn't work, but I used the developer tools to change the max-height of the div that didn't scale, that worked. :) So now I did it with including all fields except ReCaptcha. Works, but could become a problem if someone adds a new field and forgets to add it in the handler.

    I use Umbraco 8.14.0 and Formulate 3.5.2.

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Jul 01, 2021 @ 14:12
    Nicholas Westby
    0

    I'm glad to hear you have something working for now.

    I don't understand your first point. Does that mean you'll make some changes there or can I do something?

    Either way. I or one of my colleagues may get to it at some point, or if you'd like to submit a pull request it'd probably get done faster.

Please Sign in or register to post replies

Write your reply to:

Draft