Murat Yürür
Murat Yürür

Reputation: 77

How to create LOV with font awesome icons in Oracle APEX app?

I have created an LOV in my application. I want add font awesome icons and colors to this list for per list rows. But I don't know how to do it. May anyone help me with that?

You can see what i want to do by this picture

Upvotes: 0

Views: 2808

Answers (1)

kapiell
kapiell

Reputation: 697

Shared Components > Lists should work for you. Lists can have dynamic or static source like LOVs and also option to specify font awesome icons.

Following blog article by John Snyders describes how to implement Custom Menus in APEX 5

http://hardlikesoftware.com/weblog/2015/07/13/apex-5-0-custom-menus

Upvotes: 0

Related Questions