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.
We are using the RDF templates that IBI created. In a portal I have 3 pages all of them are using the same Parms. In the filter-content/container filter section there are 4 filters, then on the secondary-filter-content/Container section there are 3 more filters.
Need to be able to select one or multiple filters on a page run it then select a diferent page on the portal and have those filters selected on the privious page selected and ran as a default.
but this logic did not work. I also tried the array and list the different panels which also did not work.This message has been edited. Last edited by: <Emily McAllister>,
dksib DC Tech Services Inc WF 8.2.1M
Posts: 117 | Location: US | Registered: February 09, 2004
I'm not 100% sure I understand your issue, but here are a few things to try.
1. Not sure where your filters sit, but they should sit within a Banner, which allows them to work across pages and never go away from page to page. 2. If that isn't an option you can use session variables. &&MYVAR instead of &MYVAR. This is only available to the each of the end users at the time of their session.
Note: In 8.2, they added the ability to pass variables from page to page. Doesn't exist for prior versions.
- FOCUS Man, just FOCUS! ----------------------------- Product: WebFOCUS Version: 8.1.04 Server: Windows 2008 Server
The global var could be an option if I am able to display the selected items in their respective double list box, listbox and checkbox. In each of the pages, panels and frames.
dksib DC Tech Services Inc WF 8.2.1M
Posts: 117 | Location: US | Registered: February 09, 2004
IBI provided some users with early versions of their responsive design framework (RDF) back a while ago. I've seen 2 versions floating around. These are ultimately fully implemented in and as of version 8.2.
I think David wants his parameter selections to pass from one page to the next in his portal or dashboard. I think Gavin had a good idea with global variables, but then you'd still need to build out logic for the various controls to update each other regardless of the page they live on. Not sure you want to dive into that fun fest here.
I vaguely remember them adding a Js function dubbed something like navigateToPage() and some other one that possibly did this. May dig around at some point to see. The functions reside in a file called something like bipinterface.js or something of that nature.
Looking forward to 8.2 myself.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015