Hello All,
I have a requirement to retrieve an existing Apex page (or region on a page) and inject it dynamically : depending on user action into another region. (Ajax is required).
I remember it was possible to do that earlier using htmldb_Get. but I just cannot figure out how to do it using Apex documented functions (apex.server.process ?) Is it possible? If not, what is the alternative?
Can someone help on this?
I am on Oracle 12c and Apex 5.0.
Thanks in advance.
Mno