Hello,
i have managed to put favicon link in my APEX application by adding the following line:
<link rel="shortcut icon" href="#APP_IMAGES#favicon.ico" />
to HTML Header | HTML Header at every page.
But this work is laborious, because i have to do it at every page, old and new ones created. I am using the template Two Level tabs with No sidebar.
Is there a way to put it somewhere, perhaps in the template or anywhere else. The favicon does not change across the whole application.
TIA,
Dionisis