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     [CLOSED] Tooltip on drill down link

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Tooltip on drill down link
 Login/Join
 
Silver Member
posted
Does anyone know how to display and customize a tooltip on a drill down link? Basically I want to produce the following HTML:
<a href='url' title='Link Tooltip'>Link Text</a>


Thanks in advance!
Josh

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


WebFOCUS 8.0.09
Windows, DB2 iSeries, ODBC
Output: Excel, HTML, PDF, AHTML
 
Posts: 37 | Registered: October 26, 2007Report This Post
Guru
posted Hide Post
Add

 ALT='Link ToolTip', 


to your drilldown syntax.

Unfortunately I don't know of a way to do that via the GUI - I think you have to add it by hand. If there is a way, someone please let us know.


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
 
Posts: 256 | Registered: July 21, 2008Report This Post
Silver Member
posted Hide Post
ChannyS,

I'm not a big fan of GUI anyway. The ALT worked like a charm. Any idea how to add a field to the ALT?

-Josh


WebFOCUS 8.0.09
Windows, DB2 iSeries, ODBC
Output: Excel, HTML, PDF, AHTML
 
Posts: 37 | Registered: October 26, 2007Report This Post
Guru
posted Hide Post
What do you mean by adding a field? What is it you are trying to accomplish?


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
 
Posts: 256 | Registered: July 21, 2008Report This Post
Silver Member
posted Hide Post
Let's take this procedure for example:

 
TABLE FILE CAR
PRINT CAR MODEL SEATS
BY COUNTRY
END 


The first record is:
ENGLAND JAGUAR V12XKE AUTO 2

If I put a drill down on MODEL (JAGUAR in the this case) I would like to display JAGUAR in the tooltip.

Hopefully that explains it.

-Josh


WebFOCUS 8.0.09
Windows, DB2 iSeries, ODBC
Output: Excel, HTML, PDF, AHTML
 
Posts: 37 | Registered: October 26, 2007Report This Post
Guru
posted Hide Post
That's a good question. I don't know of any syntax to reference a field in the ALT attribute. You could use an amper variable but I don't know how you would set the value of the amper to be the value of the field at that line. I'm sure some of the gurus on this board could probably provide some good techniques.


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
 
Posts: 256 | Registered: July 21, 2008Report This Post
Guru
posted Hide Post
Here is the syntax for the WF stylesheet
 TYPE=GRANDTOTAL,
TARGET='_self',
JAVASCRIPT=void(0),
ALT='ALL SKUs',
FOCEXEC=app/asdasdwewefw.fex(.....),$
 
 
Posts: 291 | Location: Greater Cincinnati  | Registered: May 11, 2005Report This Post
Expert
posted Hide Post
quote:
JAVASCRIPT=void(0),
ALT='ALL SKUs',

I wish that worked here. I get nothing, no difference with or without that (previous post by Don).
By "Here", I mean in the HEADING:
-* This is the heading line:
"<0>^<0> Report Title..."    

-* This is the drilldown:
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=1, size=10, STYLE=BOLD, COLOR=BLACK, TARGET='_blank', ALT='I want this text to display.',
    FOCEXEC=IBFS:/WFC/Repository/[domain]/[folder]/[FexName].fex
    (FIELDname='this' YEAR=&YEAR MONTH=&MONTH_NO),$

It seems to work for drilldowns on TYPE=DATA, but not TYPE=HEADING.

I tried other options to, Ref: Bootstrap Tooltip Plugin
1) "data-toggle='tooltip' title='Hooray!'"
2) "ALT='Yea!'"
  * These don't even show up Frowner !

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




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Expert
posted Hide Post
I opened a case on this as it seems not to work in IE.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report 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     [CLOSED] Tooltip on drill down link

Copyright © 1996-2020 Information Builders