I have a requirement i.e. there is a custom field of typr "Number field". I want a condition that user should input values more than 0, whenever user enters a values less than zero saying 0.5 or 0.73 it should not accept. So how this can be achieved, please suggest.
Thanks,
Rajesh
0.5 and 0.73 are larger than zero.
You need a validator that says ">= 1". You'll need to find or write one to do that (although there are plenty in the marketplace for free)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.