mat1986
mat1986

Reputation: 135

Pretius Nested Reports in APEX issue when reordering Interactive Report

I've created an Interactive Report and installed the Pretius Nested Report plugin, it works fine however I have noticed a bug which I'm unsure how to fix.

When a user clicks the link column, it expands with the nested report as expected, however, if they were to reorder the report by clicking a different column the link then fails to expand the nested report and in the bottom left corner of the browser it pops up with 'javascript:void(0);'

I've checked the console and nothing pops up in there when clicking the link column.

If I refresh the page then the nested report works again.

In the column attributes under 'Link' I have the following...

Target Type: URL URL: javascript: void (0); Link Text: #DEPTNO# Link Attributes: class="customerID"

Has anybody come across this and have a way to resolve it?

Kind Regards,

Upvotes: 0

Views: 19

Answers (0)

Related Questions