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.
Has Reverse Chaining been enhanced to the point that is doable out-of-the-box or using the GUI in 8202? Or do we still need to uses JavaScript or jQuery to make that happen?
How about bi-directional or selective chaining based on the result of a dual radio button? Something like:
* The Radio button has a selection for Country or Car.
* The first drop down list will display Countries if Country is selected. * The second drop down list will display cars if Country is selected.
* The first drop down list will display Cars if Car is selected. * The second drop down list will display Country if Car is selected.
Enquiring Minds Need to Know!
Thanks In Advance, DougThis message has been edited. Last edited by: FP Mod Chuck,
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, 2005
This is another perfect reason/use case for why the new WF Designer they are building will need manual filtering creation and chaining capabilities beyond just the default automatic based on unresolved parameters they have in place now. Adoption will be far higher if they address this before claiming 1.0.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015
Possibly, but manual chaining is needed for non-structured data sets (for sites that don't have the time or resources available to structure the data properly for every single scenario across thousands of reports and applications), use-cases where you'd want a hidden control passing a hidden value, a chaining scenario that is more than a straight-forward hierarchy or even needing to be tied to such, scenarios where you want to force a certain control type for a specific control not available via the tool or when the tool thinks only certain control types are compatible, etc.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015
thought with the Designer, if the parameters are in a dimensional hierarchy, they'll automatically get chained.
You can add chaining when you pull in a fex that has -DEFAULT parameters and assign controls to them. Or just assign controls to them then got to the parameters page, in the HTML Composer, and chaining 1 to 1 or 1 to several or several to one if you have a fex that'll handle all of them. The CAR file is a wonderful example that can be used for chaining. Country to Car, Car to Model. where Country, Car, and Model all have their own drop down lists and are fed from a single fex or the synonym.
But, Reverse Chaining is another beast all together... Normally done with JavaScript or jQuery. Not something I want to create and leave for others to maintain.
The last "Reverse Chaining" post was: posted Tue Jul 01 2008 06:59 by Tony A Do a simple search on it and see that there's only two
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005