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     Clear target before navigation

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Clear target before navigation
 Login/Join
 
Master
posted
I know similar questions have been asked before, but exactly like this and with no real solutions ( imho ).

I have a mainpage with some key-values. Each of these values can be clicked. A drillmenu appears giving the user a few options.

All output is target to an iframe.

But when the user click it takes sometime for the output to appear. And since the users think they're using google they can only wait for about 3 seconds before clicking again... ...and again.

What I'm look for is:
- some confirmation for the user that the 'click' was detected.
or
- a way to clear the iframe. ( or show loading ).


By the way,
I'm not looking to make an html/fex with a form and hidden input etc.
that shows a message and users content-refresh to go to the real fex.

Any other options?


_____________________
WF: 8.0.0.9 > going 8.2.0.5
 
Posts: 668 | Location: Veghel, The Netherlands | Registered: February 16, 2010Report This Post
Virtuoso
posted Hide Post
At some point there has to be an action to load the iframe. If you do this using javascript, then that's also the point at which you can do the clearing of the iframe. I did it by loading an empty html page in the ifrmae and then launch the request. The command to clear the iframe in my case was:
window.top.frames.tabular.location.href = '/approot/appdir/empty.htm';


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Master
posted Hide Post
Thanks G,

but 'the point' is somewhere in the catacombs of ibi.
( \ibi_html\javaassist\ibi\html\js\ibimultidrill.js )

Not a nice place to 'add some custom code'.


_____________________
WF: 8.0.0.9 > going 8.2.0.5
 
Posts: 668 | Location: Veghel, The Netherlands | Registered: February 16, 2010Report 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     Clear target before navigation

Copyright © 1996-2020 Information Builders