For a number field, is there a way to require it be greater than Zero?

  • rdge
    Asked on March 30, 2021 at 6:31 PM

    For a number field, is there a way to require it be greater than Zero? (To prevent end-users from accidently entering zero).

  • Vanessa_T
    Replied on March 31, 2021 at 1:55 AM

    We do not have such validation within the field's properties, however, as a workaround, you can create a condition that will hide the submit button if the value on the number field is less than or equal to 0.

    How-to-Show-or-Hide-Fields-Base-on-User-s-Answer