Question : APEX Icons

Hi Guys,

I'd like to create a  page in APEX with a list of links. I don't want to use a grid but something pretty like big icons with text.
I want a list of large icons (clickable) with some text next to them. If I click one of the icons some actio will take place.

Is it possible to have a list (row or 2/3 columns) of icons something like the APEX design pages.

Thanks
Peter

Answer : APEX Icons

If you want to generate the entries dynamically, lists won't do it as they are static, as you found out. You have two options already available in APEX: either use a dynamic List of Values (LOV) or a normal SQL report. If you use a report, then you can change the template to something like a vertical look or unordered list. In either case, you will have to generate the code for the images themselves.
Random Solutions  
 
programming4us programming4us