Page 1 of 1

Dynamic List with Icons

Posted: Tue Jan 26, 2021 5:15 pm
by admin
1- Create Dynamic List in Shared Components

SELECT null,
FUNCTION label,
Page_URL target,
'NO' is_current,
'fa-plus-square' icon <<
FROM My_Table

List of icons: https://apex.oracle.com/pls/apex/f?p=42:icons

2- Creation List region and assign list item created above.
3- Select the list region and in attributes
attributes.png