PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Required number field to equal "3"

  1. John
    Member

    How can I make a number field be required and the value a predetermined number?

    I want to use this as a simple captcha and put a graphic of 2+1 = and the users has to enter 3 to prove they are a human before form is submitted successfully.

    Thanks,
    John

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  2. John
    Member

    Ok ignore this post. Just found the Captcha field has this built in as the Math Challenge.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  3. There is a Min and Max for the number field. Set both to 3 and that ensure only a 3 entered there will pass the validation. There will be a message beneath the input saying something like "Please enter a number between 3 and 3" but we can hide that with CSS if you share a link to this form online after you add this number field and Min/Max. Thank you.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink
  4. Yes, there is a math challenge as well. We'll close this post for now since it seems like you have your solution.

    Posted 11 years ago on Wednesday October 10, 2012 | Permalink

This topic has been resolved and has been closed to new replies.