- Posts: 11
- Thank you received: 0
Custom field number format greater than 0
- Joseph D'Arcy
- Topic Author
- Offline
- New Member
-
Less
More
6 years 5 months ago #119916
by Joseph D'Arcy
Custom field number format greater than 0 was created by Joseph D'Arcy
Hello
I use validate[required,custom[number]] to force a number, but how do I have it forced to be greater than 0 ?
thanks
I use validate[required,custom[number]] to force a number, but how do I have it forced to be greater than 0 ?
thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 5 months ago #119926
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom field number format greater than 0
Hello
You can use min validator posabsolute.github.io/jQuery-Validation-Engine/#minfloat
So for set it to validate[required,custom[number],min[0]] and it should work well
Tuan
You can use min validator posabsolute.github.io/jQuery-Validation-Engine/#minfloat
So for set it to validate[required,custom[number],min[0]] and it should work well
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.