Hello All,
I want to show a banner kind off message on top of the page for users once they login to the application. I want to show this message only if the logged in user has something pending item in their queue that needs to be approved. One thing we can do is have a page zero region to display this message.
The other option is to have the count of pending items displayed at the tab level and once i hover the mouse over the count it should display a message 'Pending items need approval' and once i click on the count it should re-direct to approval page which is page 11. Something like having a notification bubble at tab level.
For example something like this Codebase Hero | jQuery Notification Menu
I am using Oracle APEX 4.0 version and oracle 10g r2 database and I am using the template simple red.
Anyone please help with possible approaches to this requirement.
Thanks in advance.
Thanks,
Orton