validations in ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

validations in ofbiz

prasanthi_ofbiz
Hi
   How to validate the fields in the ofbiz application. Like specific field should accept only characters or only numeric etc...
Ex. Account Name should allow only characters.

Regards
Prasanthi
Reply | Threaded
Open this post in threaded view
|

Re: validations in ofbiz

Ravindra Mandre-2
Hello Prasanthi,

For validations you can refer validation.js file in which you will find the
classes for your suitable purpose like validate-number, validate-alpha etc.


hope that helps you

Ravindra Mandre

On Wed, Jun 23, 2010 at 7:25 PM, prasanthi_ofbiz <
[hidden email]> wrote:

>
> Hi
>   How to validate the fields in the ofbiz application. Like specific field
> should accept only characters or only numeric etc...
> Ex. Account Name should allow only characters.
>
> Regards
> Prasanthi
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/validations-in-ofbiz-tp2265642p2265642.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>