Focal Point
Refresh Maximize button

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

November 28, 2007, 03:31 PM
Fernando
Refresh Maximize button
Anyone know how to remove the refresh, maximize output buttons at the top of each frame in a dashboard application? Users do not want the scroll buttons either.

Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
November 28, 2007, 03:52 PM
Francis Mariani
Fernando,

You can replace the scroll buttons by normal scroll bars by editing the block in B.I.D. View Builder.

Unfortunately, you cannot remove the Maximize button, unless you're ready to play with one of the supplied JavaScript functions.

The function onMaximize in file Drive:\ibi\WebFOCUS53\ibi_html\javaassist\worp\js\worp_TableControl.js"

You could disable the code within this function to stop it from maximizing... (make a backup!)


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
December 05, 2007, 03:31 PM
Bob Jude Ferrante
In 76 there's a function to hide the block toolbar. This actually removes all the block button altogether.

To get to it you edit the view, then edit the block content for each block you want to hide the toolbar.

There isn't a UI ability to show or hide the individual toolbar buttons, however.


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

December 05, 2007, 04:03 PM
Fernando
Bob,

Thanks for the answer.

Fernando


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03