peronn Posted July 25, 2005 Posted July 25, 2005 Hi, I have a question regarding a problem that i've really been trying to solve, but with no succes. I have a layout where the users add articles to a list. Then they should be able to print that list with some other baisc info. And my current soultion isn't a good one. Cause right now i have a "printing" layout with the basic info and then a portal displaying the same list as the users added to. The problem is that a portal has to have a fixed number of rows (?). So when a user ads 4 articles everything works ok cause thats less than the number of rows in the portal. But if they add 100 articles only the first 20 will be visible and printed. How can i make the document "dynamic" so every article print, regardless if theirs 3 or 100? Regards
aaa Posted July 25, 2005 Posted July 25, 2005 By script "Go To Relaited record[show]" you can open the list of printing records in related file. Constructe your print layout in related file.
Nissim Posted August 21, 2005 Posted August 21, 2005 or maybe build a layout in list view. the header will be the top of the form the body will contain the articles and will repeat itself. the footer will be the end of the form. I didn't test it, but if the print form is'nt complicated I think that it can work
Recommended Posts
This topic is 7026 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now