filmov
tv
How to Add Icon Active In-Active in Oracle Apex | Mr Gactack
Показать описание
Hi guys in this video i am going to show you how to add icon active in-active in Oracle Apex.
Add in Report Query:-
DECODE(NVL(STATUS, 'N'), 'Y', 'fa fa-check-circle', 'fa fa-times-circle') icon,
DECODE(NVL(STATUS, 'N'), 'Y', 'green', 'red') icon_color,
icon Column HTML Expression:-
change this Brackets () with greater than and less than
change this Brackets { with hashtag symbol
(span class="{ICON{" style="color: {ICON_COLOR{") {STATUS{(/span)
Oracle Developer , Database , Oracle Apex , Oracle Apex Tutorial , add icon active in-active , step by step , how , how to
--------------
if You enjoy this video please Like and Subscribe!
Channel By: Mr Gactack
Add in Report Query:-
DECODE(NVL(STATUS, 'N'), 'Y', 'fa fa-check-circle', 'fa fa-times-circle') icon,
DECODE(NVL(STATUS, 'N'), 'Y', 'green', 'red') icon_color,
icon Column HTML Expression:-
change this Brackets () with greater than and less than
change this Brackets { with hashtag symbol
(span class="{ICON{" style="color: {ICON_COLOR{") {STATUS{(/span)
Oracle Developer , Database , Oracle Apex , Oracle Apex Tutorial , add icon active in-active , step by step , how , how to
--------------
if You enjoy this video please Like and Subscribe!
Channel By: Mr Gactack