Home » Developer & Programmer » Reports & Discoverer » Hiding labels/prompt
Hiding labels/prompt [message #90268] Thu, 06 January 2005 03:50 Go to next message
new user
Messages: 2
Registered: August 2004
Junior Member
Hi,

I'm new to Oracle reports.

I have created a header-detail report. If there are no details records for a header record how do i hide the prompts/labels from the detail section/frame.

i tried the format-trigger on the frame level but it's not working.

it's working fine if there are details record.
Re: Hiding labels/prompt [message #90335 is a reply to message #90268] Mon, 31 January 2005 03:23 Go to previous message
Alejandro
Messages: 9
Registered: June 2004
Junior Member
in the label you have to open a PL/SQL editor in the label and ask :

if <parent record > 0 > then
return true;
end if;
return false;
Previous Topic: Oracle Discoverer - Date Format
Next Topic: Hyperlink in discoverer desktop
Goto Forum:
  


Current Time: Mon May 20 08:19:25 CDT 2024