FMP6 - Repeating Invoice Lines?
Posted: Wed Apr 13, 2005 10:09 am
I have designed a relational DB - I have a customer DB; address DB; Invoice DB; Invoice Lines DB; and an Invoice Pmt DB.
I am now trying to create a layout that will print the invoice with many line items. The two databases are linked via an InvoiceID. I would like to display all of the records in the InvoiceLineDB with a given InvioceID. However, I am only getting the first record in the InvoiceLineDB.
Do I need to write a script that will loop through all of the records in the InvoiceLineDB and create my own list?
Any suggestions greatly appricated!!
Frustrated
I am now trying to create a layout that will print the invoice with many line items. The two databases are linked via an InvoiceID. I would like to display all of the records in the InvoiceLineDB with a given InvioceID. However, I am only getting the first record in the InvoiceLineDB.
Do I need to write a script that will loop through all of the records in the InvoiceLineDB and create my own list?
Any suggestions greatly appricated!!
Frustrated