Hi list, In partymgr when I am creating a person then on the form first name and last name are required fields but If I submit the form without passing the first name and last name , form gets submitted , it means required validations are not working. so I am curious to know Is there any problem with Validations ? I tried for the following url
https://demo-trunk.ofbiz.apache.org/partymgr/control/editperson?create_new=Y Regards Ravindra Mandre