‎2011 Dec 23 11:27 AM
Hi,
In invoice printing, The main window is having the items data, and the secondary windows are having
the customer details and invoice details.
The items are repeating to next page in the smartform but in the next page the details of another customer
and the other invoice details are printing with the previous dealers iems.
the customer and invoice details have to be printed in the next page even when the items are
repeating into next page
Thanks.
‎2011 Dec 23 12:10 PM
Hi,
Secondary window data will not flow like main window thats the main difference between main window and secondary window, for your issue customer details also keep in main window, your problem will solve.
Regards,
Sanjay Gogikar.
‎2011 Dec 23 12:43 PM
There's some error in form or in your driver program...this should work correctly. The field names are exactly the same in both pages? The program does a proper clear and rebuilds customer and invoice header details for each new document? Are you by any chance pointing to table and fieldname in one window and declared data variables on the other page?
Edited by: BreakPoint on Dec 23, 2011 1:43 PM