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 a dropdown listbox that I have enabled multiselect on. However, when there are a large amount of records in the listbox, when you open the listbox and try to click out, it does not close. It closes fine when there are fewer records. Is there a way to get it to close regardless of how many records are in the listbox?This message has been edited. Last edited by: <Kathryn Henning>,
Prod/Dev: WebFOCUS 8.0.06 on Windows Server 2008/Tomcat , WebFOCUS DevStudio 8.0.06 on Windows 7
I find this interesting seeing!! I am having the same problem and I am doing the exact same screen and code in wf7 and it works in wf7 not in wf8. What is IB doing in the background that is different.
WebFocus 8.1.5 iSeries/Windows DB2/SQL/Access Dev Studio App Studio Maintain ReportCaster
Posts: 341 | Location: Pembroke NH/Jericho NY | Registered: June 15, 2011
We had the same problem when we upgraded from WF v7.7.03 to WF v7.7.05:
WF v7.7.03 + IE 8 = Works WF v7.7.03 + IE 9 = Works WF v7.7.05 + IE 9 = Does not work
It seems like the limit is 100 options in the drop down list - with 101 or more the box does not close. We were told by IBI Tech Support that it's not a good idea to use multi-select on a drop down list that has more than a few options.
We converted them to multi-select list boxes.
I have never used the drop down list (the pages I modified were created by a colleague) - it's not a standard HTML control so I don't trust it... but then neither are the calendar control or the double-list box - both of which have caused me problems. Much better to go with a jQuery control, the jQuery date-picker is so much better for example.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server