Skip to Main Content
Apex 20.1 Bug Demos
APEX_PUBLIC_USER
---
Sign Out
Home
Select List, Read-Only
IG With Download
Demo
Read Only?
My Select List
One Fish
Two Fish
Red Fish
Blue Fish
Settings
Allow Multi Selection
true
List of Values
select 'One Fish' as d, '1' as r from dual union all select 'Two Fish', '2' from dual union all select 'Red Fish', '3' from dual union all select 'Blue Fish', '4' from dual
Source
select '1' as a from dual union all select '2' from dual union all select '3' from dual
Testing stuff
apex$f1=
apex$f2=
apex$f3=