Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] double list control

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] double list control
 Login/Join
 
Master
posted
Hai

I am using double list control in my UI.
When I populate it dynamically from a table, values go in correctly but BY DEFAULT one value goes into the "TO" list box. How to avoid this and make all data stay in "FROM" list box?

Thank you..

This message has been edited. Last edited by: Kerry,


8.1.05
HTML,PDF,EXL2K, Active, All
 
Posts: 484 | Registered: February 03, 2009Report This Post
Guru
posted Hide Post
What release do you have? By default the first value, or selected value if you picked on at design time, is selected. In later releases, we have a property called "Default selection" which will change that to what you would like.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report This Post
Master
posted Hide Post
We use 7.6.11. When entering static values, we can set a selected value but when getting it dynamically, there is nothing to set as selected value..? I have this in the code but still it takes 1st value into it..
  
default="" selectedvalue=""


8.1.05
HTML,PDF,EXL2K, Active, All
 
Posts: 484 | Registered: February 03, 2009Report This Post
Guru
posted Hide Post
One other gotcha we discovered is that the double-list does not preserve the order of items selected when using the Save Parameters function. When the page is re-loaded the selected items appear in the order they were in on the available side of the list rather than in the order you placed them on the selected side.

We just re-engineered our apps to use 2 single lists and added the necessary JavaScript for the buttons.


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
 
Posts: 393 | Location: St. Paul, MN | Registered: November 06, 2007Report This Post
Guru
posted Hide Post
quote:
I have this in the code but still it takes 1st value into it..

default="" selectedvalue=""



Hi, did you ever have a work around for this? I am having the same issue in 7703.

Thanks
Michelle


WebFOCUS Server 8.1.05
Windows 2008 Server
WebFOCUS AppStudio 8.1.05
Windows 7 Professional
IE 11 and Chrome Version 43.0.2357.124 m.
Mostly HTML, PDF, Excel, and AHTML
 
Posts: 272 | Location: Kalamazoo, Michigan | Registered: September 30, 2010Report This Post
Expert
posted Hide Post
I haven't had this particular issue in v7.7.03 or v7.7.05.

Here's what things look like in HTML Composer:



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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
Thank you Francis, I did some further checking and my co-worker that is having this issue is using a RIA theme which appears to be causing the issue. I did a simple test, created a page with only a double list control on it and no RIA theme, works perfectly. I then added the RIA, which added in defaults that I changed to "no" and viola, broken. No matter what I try, if there is a RIA theme used there is always a default selection in the selectto box.


WebFOCUS Server 8.1.05
Windows 2008 Server
WebFOCUS AppStudio 8.1.05
Windows 7 Professional
IE 11 and Chrome Version 43.0.2357.124 m.
Mostly HTML, PDF, Excel, and AHTML
 
Posts: 272 | Location: Kalamazoo, Michigan | Registered: September 30, 2010Report This Post
Expert
posted Hide Post
I would not use RIA. As far as I know, it's not supported in v8.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
We only have this one existing project that is using RIA. It's pretty extensive and has been in the works for some time. It will have to be re-done in v8. But we still have to get it to work in 7703 for awhile longer. I too was under the impression that RIA was not used in v8, but see that RIA themes can still be selected in the Document in HTML Composer v8, and there are more themes now.

version 8003 view;

This message has been edited. Last edited by: MAdams1,


WebFOCUS Server 8.1.05
Windows 2008 Server
WebFOCUS AppStudio 8.1.05
Windows 7 Professional
IE 11 and Chrome Version 43.0.2357.124 m.
Mostly HTML, PDF, Excel, and AHTML
 
Posts: 272 | Location: Kalamazoo, Michigan | Registered: September 30, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] double list control

Copyright © 1996-2020 Information Builders