最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Oracle APEX Interactive Report Highlight Not Saved On Page Refresh - Stack Overflow

programmeradmin2浏览0评论

Using APEX 24 on Oracle Cloud Infrastructure.

I have an Interactive Report (IR) on a page in my APEX 24 application. I modified the IR to highlight certain rows when a column called 'Complete' is set to 'Yes'. I did this using the Actions menu. I then saved the report to the Default Primary Report.

When I refresh the entire page, this IR is displayed without the highlight applied to it. If I open the Actions menu and select Report, and then choose Reset, the highlight is then applied.

What could be causing the report to be displayed without the highlighting on page refresh, even though I saved it as the Primary Report?

I do have a Pre-Rendering PL/SQL routine that populates other parts of this page, however, it does not affect the IR.

Using APEX 24 on Oracle Cloud Infrastructure.

I have an Interactive Report (IR) on a page in my APEX 24 application. I modified the IR to highlight certain rows when a column called 'Complete' is set to 'Yes'. I did this using the Actions menu. I then saved the report to the Default Primary Report.

When I refresh the entire page, this IR is displayed without the highlight applied to it. If I open the Actions menu and select Report, and then choose Reset, the highlight is then applied.

What could be causing the report to be displayed without the highlighting on page refresh, even though I saved it as the Primary Report?

I do have a Pre-Rendering PL/SQL routine that populates other parts of this page, however, it does not affect the IR.

Share Improve this question asked yesterday wheelieawheeliea 111 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

I created an IR on the DEPT sample table. The applied a highlight, saved the report as "Default Report Settings, Primary Report" and click the "refresh" browser button. The report shows the highlight so i'm not able to reproduce your issue. Can you reproduce this using the sample emp/dept table ?

发布评论

评论列表(0)

  1. 暂无评论