Friday 20 January 2017

Favicon in oracle apex 5.1

The "Cool-est" new feature of Oracle Application Express 5.1 is "Favicon".

Let's say we wanted to set Favicon on every page of our application. First we check how it looks like without Favicon. (See right side)

Now we add Favicon for the same and it will look something like this --}

Steps to Accomplish.

Edit you're application (In my case it is Sample Calendar)
Go to shared component.
Find  User Interface --Then Click On--> User Interface Attributes.

Add what ever Favicon you like to add in below place.








Save it and check you're application page you will have the nice and cool Favicon.

YouTube : https://youtu.be/BkQVrjXPj74


Show values in right side of shuttle

While working with select list and shuttle, when we want to display values into right side of shuttle depending upon selection from select ...