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