POC: Client-side form validation
--------------------------------
Key: OFBIZ-1559
URL: https://issues.apache.org/jira/browse/OFBIZ-1559
Project: OFBiz
Issue Type: New Feature
Components: framework
Affects Versions: SVN trunk
Reporter: Scott Gray
Priority: Minor
Proof of concept for using a client side form validation library with the form
widget.
If a form widget field has required-field="true" then the can't submit the form
until they enter something in that field.
I used JSValidate (http://www.jsvalidate.com/) as the library, but I couldn't
find any license info on their site (I googled "site:jsvalidate.com license")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.