Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Button will not show ( Solved )

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Button will not show ( Solved )
 Login/Join
 
Gold member
posted
I have a html file that show multiple graph and I'm trying ( without succes ) to put the image of a small magnifying glass and hyperlink it to another html with a bigger version of th graph and the detail.

I tried an image with a hyperlink, I tried an button with a hyperlink, I tried an Hyperlink with a hyperlink.

I tried an .jpg and .gif

In every case either the button is not showing, the image is not showing or all the report and graph are not showing

I don't know java programming and very little html

Maybe it is something basicaly simple but i just can't find it

Any help will be greately appreciated

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


7.6. / Win 7 / Excel
 
Posts: 56 | Location: St-Laurent QC Canada | Registered: February 04, 2009Report This Post
Expert
posted Hide Post
Zipper, it probably is quite simple - maybe post your code, between
[code]
[/code]
tags, SVP.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
I agree with Francis, post your source code, and perhaps the source of the graph produced.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Expert
posted Hide Post
A couple of things spring to mind and the obvious one is a question of file location. Do you understand the needs of the output format that you are using? With HTML the file has to be accessable via a URL so there are a couple of things to test.

  • Check each URL that you are trying to use. Copy / paste the URL into the address input box of your browser of choice and hit GO. Don't forget to use the full URL path e.g. http://[web server]/[path].
  • Run your HTML file and right click on the missing image locator (red X inside a box) and then click properties from the context menu. This will show you where the HTML page is trying to locate your image. Make sure it matches the known working URL (see above).
One other thing to be aware of is that Java and JavaScript are two completely different "languages". Java is what the graphics engine produces (and what some of us code in GRAPHSTYLE) whilst JavaScript is a client side scripting language that allows control of the content and/or appearance of the web page in the client browser.

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Gold member
posted Hide Post
Thank you,

The right combination was to use an image field + a .gif image + hyperlink in the html editor

Thank's anyway


7.6. / Win 7 / Excel
 
Posts: 56 | Location: St-Laurent QC Canada | Registered: February 04, 2009Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Button will not show ( Solved )

Copyright © 1996-2020 Information Builders