Newbies gdavis Posted October 14, 2002 Newbies Posted October 14, 2002 I would like to be able to wrap text in a portal based on the length of the the data returned. Example: Directions 1 XXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXX YYYYYYYYYYYYYYYYYYYY YYYYYYYYYYYYYYYYYYYY YYYYYYYYYYYYYYYYYYYY ZZZZZZZZZZZZZZZZZZZZ I don't want to display any additional blank lines at the end. Thanks, John
CobaltSky Posted October 15, 2002 Posted October 15, 2002 I assume you're talking about adjusting the appearance of the portal when it is previewed/printed. The size of the whole portal, vis-a-vis the number of portal rows reproduced can be controlled using the options in the sliding/printing format dialog. So your desire to However as far as I've been able to ascertain (believe me, I've looked!) there is no facility provided for sizing individual portal rows separately according to the contents of that one related record. For this, I fear you are going to have to restructure your reporting approach so that printing is generated from the source file in list view, rather than from a portal. Sorry the news is not better! ...
Recommended Posts