This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

How to extract the HTML code generated in a Region at runtime?

AllenS.
AllenS. Member Posts: 82 Blue Ribbon
edited Oct 27, 2022 7:22AM in APEX Discussions

Hi,

We have an Apex page that has a ListView region that I wan to save the html generated code to a table in the database. The ListView content varies depending on the user viewing the page. I need to do this when the user clicks the Submit button.

Is this possible? Does APEX have any plsql/javascript api to extract this information? Is it stored in a table somewhere?

We're using APEX 18.2 version.

Appreciate any feedback.

Regards,

Allen

Best Answer

Answers