• Resolved libuska36

    (@libuska36)


    Hi, I would like to add a quiz control question into the form, something like 1+1= and the user must type in 2, otherwise the form won’t be sent.
    For me it sounds easier than struggling with captcha integration.
    So far Im not able to find the right coding for it.
    Can you maybe help?
    Otherwise thanks a lot for an unusually customizable and great plugin.

Viewing 1 replies (of 1 total)
  • Something like this?

    1 + 1 = <input type="number" name='number' min="2" max="2" required>

    Hope that helps. If you have any questions, please let me know!

Viewing 1 replies (of 1 total)
  • The topic ‘Control question’ is closed to new replies.