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've tried with customer support but I am getting no where so I am curious if anyone out there knows if the following is a bug or if I'm doing something wrong.
As I said previously, we are trying to use the same field - and it doesn't matter if you try to load it from our own fex (which you say is not formed correctly) or directly out of the database - it still doesn't work.
Let's say I want my users to be able to run a report for cars whose sales were greater than a certain amount but less than a different amount.
I would put two listboxes on the form. One for the starting point and one for the ending point. I'd tell the listboxes to dynamically populate themselves from the CAR file off the SALES field. Then I'd chain them and apply the chaining logic. In all cases, other than greater than or greather than equal to, it works. When we try greater than or greater than equal to, there is a javascript error.
Is this a bug or am I doing something wrong?This message has been edited. Last edited by: Kerry,
I ran your code, Clicked on the 1st box, held the Ctrl key down, clicked on the second box, clicked on the chain +, on the toolbar, that is highlighted in yellow, clicked the run button.
Since you said you clicked on the toolbar and clicked on the plus button, it sounded to me like you re-chained them. I don't understand how you and I can run the same thing against the same version of WebFOCUS and have different results.
I guess I wasn't clear - the basic chaining is working for me as well. It's when I apply chaining logic - greater than, or greater than or equal to that doesn't work. I believe that is what I provided in the HTML above.
After days of telling me to do things that I wasn't trying to do and telling me that it works those ways, and then asking me why I'm trying to do it the way I'm trying to do it, the guy who was assigned to the case finally says "I think it's a bug"....