Click to See Complete Forum and Search --> : How to make a readable 6i report with 34 fields


gary
02-25-2003, 12:22 PM
Hello, Everyone,

Recently I am doing a report (6i) that needs to display 34 columns. My question is, how can I display all 34 fields, since they obviously take up more than one page. I am looking for the simplest appproach that will allow the users to view any of the 34 fields in a record. Any information or suggestion will be very welcome. Thanks very much in advanced.

Gary

akhil
02-26-2003, 04:18 AM
Hi Gary,
Are you displaying all the 34 fields. If you are displaying all the 34 fields then you can increase the page width. You can increase page width by going in Layout Model and Header section properties.

If you are not displaying all the 34 fields at the same time then you have to create a format trigger on all the 34 fields.

I hope this helps..