Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 10:47 PM
Rohit Dhawan
Guest
 
Posts: n/a
Default condtional display of a page in Oracle Reports

I have a Oracle report which displays a front page every time when a
certain query is run. Now, is there a way to display the front page
only and only when a ceratin parameter say :param='all' is inserted by
the user Otherwise whenever the user enters :param='any other number'
then the front page doesn't get displayed
  #2  
Old July 19th, 2005, 10:47 PM
Mark C. Stock
Guest
 
Posts: n/a
Default Re: condtional display of a page in Oracle Reports


"Rohit Dhawan" <rohit_reborn@yahoo.com> wrote in message
news:c76d1c78.0404201054.c9c9f9@posting.google.com ...
| I have a Oracle report which displays a front page every time when a
| certain query is run. Now, is there a way to display the front page
| only and only when a ceratin parameter say :param='all' is inserted by
| the user Otherwise whenever the user enters :param='any other number'
| then the front page doesn't get displayed

are you actually writing a report, or are you studying for an exam?

what have you tried to accomplish this?

;-{ mcs


  #3  
Old July 19th, 2005, 10:48 PM
Rohit Dhawan
Guest
 
Posts: n/a
Default Re: condtional display of a page or an Object in Oracle Reports

I am actually working on the Oracle Reports.

When the user enters 'all' than a certain Object is displayed on the
front page Otherwise for other data entered that first Object remain
hidden but all the related data gets displayed from the next page
other then the first page where that hidden Object Exists.

I just want don't want my first page to go blank when someother data
is entered other then 'all' . Can two or more objects be over lapped
such that even if one object remains hidden the object object gets
displayed OR when the object is not supposed to be hidden the data is
still displayed correctly
  #4  
Old July 19th, 2005, 10:48 PM
Mark C. Stock
Guest
 
Posts: n/a
Default Re: condtional display of a page or an Object in Oracle Reports


"Rohit Dhawan" <rohit_reborn@yahoo.com> wrote in message
news:c76d1c78.0404210433.504a577@posting.google.co m...
| I am actually working on the Oracle Reports.
|
| When the user enters 'all' than a certain Object is displayed on the
| front page Otherwise for other data entered that first Object remain
| hidden but all the related data gets displayed from the next page
| other then the first page where that hidden Object Exists.
|
| I just want don't want my first page to go blank when someother data
| is entered other then 'all' . Can two or more objects be over lapped
| such that even if one object remains hidden the object object gets
| displayed OR when the object is not supposed to be hidden the data is
| still displayed correctly

you can accomplish this with a format trigger

go to the property palette for the object you want conditionally hidden,
under 'Advanced Layout', click the big fat button next to 'Format Trigger'
in and if/then/else statement, enter a condition under which the object
should be hidden and return false
remember to return true for all other conditions

;-{ mcs


 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles