Focal Point
[CASE-OPENED] clickable portal icon

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

February 27, 2015, 03:06 PM
HCC_OIR
[CASE-OPENED] clickable portal icon
how do we make the portal icon a clickable link?

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


WebFOCUS 8009
Windows, All Outputs
February 27, 2015, 03:23 PM
Francis Mariani
What icon? Where do you see this icon?


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
March 02, 2015, 10:41 AM
HCC_OIR
In the portal, it's the image that you put in the top banner. It says portal icon in the properties. We want to make it a clickable link similar to the 'Powered by Information Builders' text on the Webfocus BI Portal.


WebFOCUS 8009
Windows, All Outputs
January 14, 2016, 10:19 AM
jlsnyc
Was there a solution to this question, We have the same issue, would like to know how to do it also.
January 14, 2016, 12:59 PM
BabakNYC
Her's a technique to accomplish this in 8.105:

In App Studio's HTML composer, Insert the logo or image you want to use flush to the top left corner of the page.
Click Requests & Data Sources and create a URL request with the url you'd like to open when user clicks the image.
Click Tasks and Animations and add a task that'll call the request you created above when the image is clicked.

When you run this html, you'll get a clickable image which goes to the url. To add this to the Portal.
Edit Portal.
Remove the image (if you already have one).
Insert a Panel Container into the Banner and have it launch the html file you created above. Also, Hide Title Bar for this panel.
Now all you have is the logo that will let you hyperlink to the url.

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


WebFOCUS 8206, Unix, Windows