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.
I have 2 buttons(daily, monthly) on the top of a html page. Multiple fexs load in their respective frames below these buttons.
The fexs that these buttons run have the same code, except for a small change in a filter/By field. So,basically, i have duplicated the fexs that run under 'Daily' button, made the filter changes and used them for my 'Monthly' button.
I wanted to eliminate this duplication. So, I wanted to pass in a unique parameter value from each button, when clicked, to all the fexs. Using this parameter value, i can internally handle the filters in each fex as per the type of button pressed.
I have used App Studio 8105 for developing this HTML page.
Thanks you in advance.This message has been edited. Last edited by: WF1326,
When you say button, do you really mean button? Or radio buttons or check boxes?
You should be able to build out a single layer form in HTML Canvas with whatever type of button you want (radio or checkbox) and then have those controls pass a parameter to all content within the page or otherwise that tells those fexes to filter due to that parameter. Is that what you are looking for?
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015