tnzabo
12th December 2005, 18:57
Hi - I've searched here and haven't been able to find help specifically for this problem I'm having. I have copied the Enter Hours Accounting form and started a new session using it. I have also broken the form into two where the Project/Prod order and all the quantity stuff that is at the bottom after the multi-occ records is now on a second form in multi-occ format.
The problem I am having is when I'm entering more than one record. I can start the session and enter a record, it will move to the second form correctly and I can enter the info on the second form and save the record with no problem. If I do another insert, while still in the session, I fill the info in the next record on the first form, it moves to the second form, I fill that info in then go back to the first form and everything is gone from this record I'm currently entering. Even if I stay on the second form and click save I get errors that the work center doesn't exist. It must blank everything upon moving to the second form. I'm not sure what to do. Like I mentioned I can enter the first record with no problem.
I'm using the to.form(next.form) code in the after.field of the last field on my first form to get to the second form.
Any info would be great. Thanks so much!
tnzabo
The problem I am having is when I'm entering more than one record. I can start the session and enter a record, it will move to the second form correctly and I can enter the info on the second form and save the record with no problem. If I do another insert, while still in the session, I fill the info in the next record on the first form, it moves to the second form, I fill that info in then go back to the first form and everything is gone from this record I'm currently entering. Even if I stay on the second form and click save I get errors that the work center doesn't exist. It must blank everything upon moving to the second form. I'm not sure what to do. Like I mentioned I can enter the first record with no problem.
I'm using the to.form(next.form) code in the after.field of the last field on my first form to get to the second form.
Any info would be great. Thanks so much!
tnzabo