you would use
      delegator.getNextSeqId("yourIDname");
to auto create.
other wise you need to check the value of the ID field before you  store
the information.

Vinayak Yadav sent the following on 10/21/2008 4:17 AM:
> Hi,
> i an new in ofbiz
> I have created one page for student information
> It has two fields ID and Description
> I don't want to auto generate ID
> When we run the application it shows two text boxes to enter the
> student id and description
> but when we click on submit it gives an error
> attached the hello3 example
> Please help me
> 
> Thanks
> Vinayak

Reply via email to