Hi Everyone,
In my PO form I have a PO no which has a number autogenerated everytime a new PO is added. I had specified the default value CBNewID("PONO") in the view of the table and the Form show the next no. well. Now I have shifted the defauklt value CBNewID("PONO") into the Table using modify structure. Now the form has stopped showing the next no. and as soon as the record is saved it does get the assigned next no.
Is it possible/advisable to keep the CBNewID() in the Table and not in the view and if so how do I show the next no. in the form and yet provide for the user clicking Revert and the next no. not being wasted. Regards Bhavbhuti ©2001 Bhavbhuti Nathwani |