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!

Traffic light plugin for Due Date monitoring

FofanaNov 29 2016 — edited Dec 7 2016

Hi,

I have the need to show in an IR a due date column with visual indication whether the date is far, near or has passed.

So I thought of a traffic light component :

     - Green is more than a certain threshold (for example 7 days)

     - Yellow between 0 and 7 days

     - Red when the date has passed

I can use simple sql code in the query and some css but I am triyng as much as possible to have less HTML codes in my sql queries.

Can someone indicate a plugin that can achieve that or another solution he has implemented?

Thanks

This post has been answered by Mahmoud_Rabie on Nov 29 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2017
Added on Nov 29 2016
8 comments
1,780 views