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!

Sorting on columns of apex Classic report(within Iframe) is not working - Resets apex ITEMS

Oracle apex version : 5.0

In an HTML page say there are 2 iframes, the href attribute "src" value is the apex application link ie, showing 2 classic reports(which are there in same apex page and "sort" is enabled on those columns) in those iframe.

On load of that html page in any browser the reports shows up correctly, but when try to sort, the apex page item values are getting set to null except the ones which are predefined with default value.

As a result, the report condition not matching and blank space shows up in iframe. This happened even when tried using pagination, to get next set of data( ie, could be for all apex javascript calls ).

Need help in understanding why the page items getting reset(there are no processes or nothing written in apex page to reset apex page items null)? is it because there are session related problems since there are two reports running in same browser?

Need to have those reports work with sorting functionality.

Thank You

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2016
Added on Oct 11 2016
0 comments
353 views