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.

Remove negative numbers in Number Field

  1. Is it possible to remove negative numbers in Number Field?

    Right now, I have a min and max range set up which won't post the form if a negative number is selected. But, I would like to omit negative numbers completely so they don't even appear.

    Posted 11 years ago on Monday January 14, 2013 | Permalink
  2. So they don't even appear where? Right now, the validation sounds like it's working properly in that it is not letting negative numbers in, correct. So where are they appearing that you want to prevent them from appearing?

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink
  3. So they don't appear in the drop down when selecting number.

    Validation is working fine.

    I just didn't want any option for a negative number.

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink
  4. Can you please post a link to the page on your site where the form is embedded? You did not mention a drop down. We'll need to see that. Thank you.

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink
  5. I received your email.

    The drop down for the number field is due to the output of HTML5 on your form settings page. That is a browser control. Since your page is XHTML, I would check the "No" radio button to turn off HTML5 output for form fields, and I think you will see that the drop down/up down arrows go away for that field in question. Screenshot http://minus.com/lFlOcrjsM6oMX

    Set that Output HTML5 radio button to "No" to make the up/down scroller go away.

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink
  6. Thanks Chris!

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink
  7. Did that work for you?

    Posted 11 years ago on Tuesday January 15, 2013 | Permalink