Skip to Main Content
Feature Request FR-4004
Product Area APIs
Status ROADMAP

5 Voters

Expose PL/SQL applyTemplate API

philipp hartenfeller Public
· Sep 16 2024

Idea Summary
We have apex.util.applyTemplate for JavaScript. A PL/SQL counterpart is already in APEX to render Template Components, Cards, Search results, etc. Please expose and document this API so we can use it too.

Use Case

  • For Plug-ins: User's are able to pass a template and the template gets rendered on the server
  • Prepare HTML for dynamic content regions / htp.p / custom email etc.
This is currently on the roadmap for a future release of Oracle APEX.