Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem how to show icon in interactive grid column depend conditionally by value

SALEEM_YEMENDec 9 2021 — edited Dec 9 2021

in.png I have problem when want display icon in column I want display icon only when the data is not review from manager when it accept the icon display in my table i have column STATUS_DOC
if STATUS_DOC = 3 mean accept data hide icon
if STATUS_DOC<> 3 mean review data show icon
the image attach describe all step which i did
what is the problem why the icon display but smaller

Comments
Post Details
Added on Dec 9 2021
5 comments
1,232 views