Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vertical Elasticity

Status
Not open for further replies.

sitadba

IS-IT--Management
Joined
Jul 31, 2002
Messages
36
Location
US
We are using Reports 6i. I have a report for contact information which shows the address in below format. The problem is that if the value of any of the fields is null I do not want a blank line.

The fields are all in the R_CONTACTS repeating frame. I set the conditional format for each field to hide if the value is null. I then tried to set the vertical elasticity to variable but I get the following error;

column mode not allowed on repeating frame 'R_CONTACTS'

Any ideas??

name
email
phone
addr line 1
addr line 2
addr line 3
addr line 4
city
state
zip
country


Thank you.

Denise
 
Set the Column Mode property of the repeating frame to No.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top