June 6, 201015 yr Newbies Hello, I am new to FM and I need your help in printing portal rows. In the invoice example in FM starter kit ( http://developer.filemaker.com/images/pop_screens.html?src=/images/screenshots/Invoices_ScreenShot.png ) , there is a line items portal that displays the selected products. I would like to able to print each row of that portal on different labels. How can I do that? thank you for your help.
June 7, 201015 yr Don't print the portal. Instead, use the Go to related Records script step to "find" the record that are in the portal, and print them from the related table using a list view layout. You can then use the sliding/printing feature to shrink and expand the layout parts to fit the data.
June 7, 201015 yr Author Newbies Thank you for your reply. Could you explain your solution in details or give an example if possible. I am new to FM and would appreciate all the help I can get. Thanks again.
June 8, 201015 yr Try this demo out, let me know if you have any questions. invoice_simple_demo.fp7.zip
Create an account or sign in to comment