Home » Developer & Programmer » Reports & Discoverer » do not show title of fields
do not show title of fields [message #624990] Tue, 30 September 2014 00:58 Go to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
hi all,
please see file attachment.
this is a report where set property PRINT DIRECTION of repeating frame=down/across.
As you know Titles manually created.if count of record low number,this is no beautiful if titles of PART 2 appear.
How can if the number of records returned is low, tiltes of PART 2 does not show?
  • Attachment: PIC.jpg
    (Size: 36.22KB, Downloaded 1214 times)
Re: do not show title of fields [message #625072 is a reply to message #624990] Wed, 01 October 2014 02:35 Go to previous messageGo to next message
shahzad-ul-hasan
Messages: 615
Registered: August 2002
Senior Member
Use format trigger.
If a < 5 then
Return(True);
Else
Return(False);
end if; 

if the headings is less than 5 then the headings show and if greater than it will not shown.
Re: do not show title of fields [message #625094 is a reply to message #625072] Wed, 01 October 2014 06:18 Go to previous messageGo to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
what is a?
Re: do not show title of fields [message #625111 is a reply to message #625094] Wed, 01 October 2014 07:34 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Obviously, something you called
Quote:

if count of record low number ...
Re: do not show title of fields [message #625112 is a reply to message #625111] Wed, 01 October 2014 07:42 Go to previous messageGo to next message
hahaie
Messages: 194
Registered: May 2014
Senior Member
I do not know what you'll say
Re: do not show title of fields [message #625113 is a reply to message #625112] Wed, 01 October 2014 08:00 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
That's mutual (very often).
Previous Topic: REP-1241: Circular column dependency originating with column
Next Topic: Re: Oracle Reports 6i log on screen
Goto Forum:
  


Current Time: Thu Mar 28 08:55:14 CDT 2024