Focal Point
[CLOSED] WebFOCUS Viewer in Page Title

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

May 06, 2010, 05:17 PM
Dan Pinault
[CLOSED] WebFOCUS Viewer in Page Title
I've created an ad-hoc reporting application that allows users to enter text to be used as the Report Title attribute. When you run a report in the browser the Report Title appears on the browsers title bar and the tab when using tabbed browsing. In Excel the Report Title text appears on the tab for the worksheet in the workbook. It's a nice little enhancement that makes things a bit more user friendly.

Enter the WebFOCUS Viewer. If the user selects Pages On Demand (which is the default behavior in my application) you don't see the Report Title text in the browser. Instead you see the text "WebFOCUS Viewer".

Does anybody know how to get rid of that?

Thanks!

Dan

This message has been edited. Last edited by: Dan Pinault,


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
May 06, 2010, 05:38 PM
Francis Mariani
I don't know if there's an easier way than this, but if you're adept at JavaScript, you may be able to use the suggestions in this documentation topic and use JavaScript to change the title:

Creating Reports With WebFOCUS Language > Choosing a Display Format > Using Web Display Format: HTML

"Customizing the Display of an HTML Report" and "Disabling Default WebFOCUS JavaScript Functions".


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
May 07, 2010, 09:24 AM
Dan Pinault
Thanks Francis. Not very adept at javascript but I'll certainly take a look. Seems like I ought to be able to find something in there.

Cheers!

Dan


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.