May 16, 200322 yr Hi there, Now i am creating a system just a bit same like the example that given by filemaker , which name: relation, is an office management system, which can keep tract of product record and also can create invoice. But i found that the example given got a problem, just in invoice entry screen, i can add in product record in the portal, but if i add in too much record, it will only show the first 20-30 item in printing(preview mode) screen, it will not made it into 2 or more pages. It is quite a big problem because not all invoice only need one page, sometime it also need more than 1 page. So is there got any way to solve this problem ? henry
May 16, 200322 yr Never print a portal. Well, almost never. I'd set up a subsummary part in the line items file, and print from that. By using the GoToRelatedRecord and showing only related items, you can print exactly what you want.
Create an account or sign in to comment