Skip to Main Content
Feature Request FR-4996
Product Area APIs
Status OPEN

4 Voters

Overload apex_page.get_url with apex_t_varchar2 parameters

anton nielsen Public
· Aug 21 2026

Idea Summary
Overload apex_page.get_url with apex_t_varchar2 parameters for p_items and p_values. Automatically escape the values.

Use Case
If a parameter could have a comma in the value the current implementation (passing varchar2 strings) is problematic.

This idea is open.