• Resolved zoda

    (@zoda)


    Hello, I have tried to create an Advanced Form Validation by numerical addition expressions, like 6+7=13. It works for one numeric field, showing up in the form. I wonder if there is a possibility to define an array of numerical additions and accepted result and get only one numeric validation field showing up randomly in the form for validation.

    Array ex:
    6+7=13
    12+8=20
    2+14=16 … and we should get only one of them randomly for form validation before submission.

    • This topic was modified 1 month, 3 weeks ago by zoda.
Viewing 1 replies (of 1 total)
  • Plugin Support Amimul Ihsan

    (@amimulihsanmahdi)

    Hello @zoda,

    It seems like you are looking to implement Math Captcha using advanced form validation. Unfortunately, is not possible to store array of numerical additions and accepted result by default. I am afraid the use case you are looking for is not possible.

    Thank you

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.