Sleepy1972 Posted April 30, 2009 Posted April 30, 2009 Does anyone know if portals can be made to work in a horizontal manner rather than a vertical? I'm producing a database in which I can print out a 'Movement Order' which shows the entries from another table. It would be great if I could have the 'Roll No's' running across the page as oppose to down the page so I can fit them on one A4 (if there are lots of rolls). Thanks
IdealData Posted April 30, 2009 Posted April 30, 2009 Nope - portals are vertical. The answer to printing is to print your report from a layout based on the 'child' table, where the body part reports the data.
Sleepy1972 Posted April 30, 2009 Author Posted April 30, 2009 (edited) OK, makes sense, is there a way of formating a portal for during printing then? Would I have to have all other text in the header and/or footer? I know I can get the same answer using a 'List' calculation, can this be made to read in the horizontal? At the moment it splits the 'roll number' with a carriage return so also reads down Thanks for your help Edited April 30, 2009 by Guest
mr_vodka Posted April 30, 2009 Posted April 30, 2009 Depending on your data, you may be able to incorporate some of the work around techniques that have been used such as multiple one line portals, repeating fields, or using GetNthRecord (). http://fmforums.com/forum/showtopic.php?tid/179000 However, without knowing what your data limits are or your expected result it is hard to advise.
Sleepy1972 Posted April 30, 2009 Author Posted April 30, 2009 Fantastic, it works. Thanks for the link
Recommended Posts
This topic is 5745 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