Home » Developer & Programmer » Reports & Discoverer » How to Hide a Field in Reports using Format Trigger
How to Hide a Field in Reports using Format Trigger [message #90398] Sun, 13 February 2005 23:18 Go to next message
Nirmal
Messages: 39
Registered: November 2000
Member
How can we Hide a Field in Reports using Report Trigger
Re: How to Hide a Field in Reports using Format Trigger [message #108869 is a reply to message #90398] Sat, 19 February 2005 06:42 Go to previous messageGo to next message
SANDY
Messages: 60
Registered: April 1998
Member
Hi Nirmal,
Put the condition in format trigger, according to which u want to hide, and return false value for tht.
eg
If abc='a' then
return(false);
end if;
cheers
Sandy
Thanks SANDY [message #108929 is a reply to message #108869] Sun, 20 February 2005 01:04 Go to previous message
Nirmal
Messages: 39
Registered: November 2000
Member
Thanks SANDY
Previous Topic: Announcement: New Discussion Forum
Next Topic: problem while trying to print a report using Reports 6.0.
Goto Forum:
  


Current Time: Fri May 17 00:33:32 CDT 2024