Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Hide certain rows in the interactive report using jquery

S-MaxFeb 17 2014 — edited Feb 17 2014

Hi all,

I would like to hide certain rows in the interactive report. The situation will be clear if you take a llok to the application on apex.oracle.com:

http://apex.oracle.com/pls/otn/f?p=44988:1

Please use guest/gast in order to login.

As you can see, the "Primary Report" contains all rows and all columns from the table, the alternative reports contains all rows but only certain columns.

I would like to hide the rows in the alternative reports "Report 1", "Report 2" and "Report 3" if all "Col..." columns are NULL. The first 2 columns "Module" and "Year Number" are always not NULL.

Is it possible using jquery?

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2014
Added on Feb 17 2014
2 comments
965 views