Focal Point
[SOLVED] Change Window/Tab Title in a Dashboard

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5057000016

September 20, 2011, 11:30 AM
RolfInSeattle
[SOLVED] Change Window/Tab Title in a Dashboard
Does anyone know where to set the window title in a dashboard? Right now, it defaults "WebFOCUS Business Intelligence Dashboard" which confuses my users. I would like it to be more focused to their daily work.

Thank you

WebFOCUS 7.7.02 on Linux

This message has been edited. Last edited by: Kerry,


WF 7.7.0.2
Linux, HTML
September 21, 2011, 10:58 AM
gregv
Rolf:

On your HTML page for the first tab of the dashboard insert:

<script LANGUAGE = JavaScript>

top.document.title="My Title";

</SCRIPT>

IHTH.
Greg

PS. I just returned from 2 weeks of vacation on the Puget Sound. I had a great time on the islands, water and in the Olympics!



Greg



current client: WF 8.1.05 & 8.2 - Windows 7 64bit - Tomcat 7 - MRE / BID - IE11

local: WF 8.2 - Windows 7 64bit - Tomcat 6 - MRE / BID - FOCUS - IE11

PMF 8
September 21, 2011, 12:49 PM
RolfInSeattle
Great - that works. Would you know where to drop the FAVICON.ICO so that I can replace the IE Icon on the tab? On my test box, it ends up defaulting to Tomcat's icon and I would like something more relevant.

Thank you!

--rolf


WF 7.7.0.2
Linux, HTML