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 am trying to write a report where users can select as much or as little data to display by using combo boxes. For example:
Cars You have three combo boxes called Year (primary), Make(secondary), and Model(tertiary). If a person you like to see all information about 2006 cars, Make would auto populate with all available Makes from 2006. Then if they chose Toyota, Model would auto populate with only available 2006 Toyota models.
I have been looking through the documentation on how to auto populate based on an Event, like onChange or onIndexChange, and use that events selected value to populate the next value, but I keep striking out. Any help would be greatly appreciated.This message has been edited. Last edited by: Kerry,
Developer Studio 7.7.02 Windows XP Pro SP3 and Windows 7 64bit all output
So i have been going through some of the documentation, but I cannot figure out how to create the variables in the fex file so when I publish the fex, I can create drop down lists to associate with the report variables.
Developer Studio 7.7.02 Windows XP Pro SP3 and Windows 7 64bit all output
Alright, let me phrase it another way, Although I have created the report variables I have not been successful figuring out a way to assign the form control to the parameters. Now before you say look in the documentation, I have. I am looking at
It did import my variables, but they are Unassigned and when clicking the drop down box in the parameters window, unassigned is the only option I have. What step to this process could I be missing?
Developer Studio 7.7.02 Windows XP Pro SP3 and Windows 7 64bit all output