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     Layout Painter - Chaining single selection list box to multiple selection list box

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Layout Painter - Chaining single selection list box to multiple selection list box
 Login/Join
 
Silver Member
posted
I'm on release 7.6.4 in windows environment. I'm having difficulty chaining a single selection list box to multiple selection list box. When it executes, the single selection list box populates OK, but the multiple selection list box is just blank. I'm wondering if anyone else has had this problem and is there a work around?
I have another launch page that chains between 3 single selection list boxes. I tried changing one of these boxes to Multiple, but it couldn't record the change (it wouldn't allow it).
 
Posts: 37 | Registered: November 22, 2005Report This Post
Expert
posted Hide Post
hand edit the html file, on a working chain set, to add the word multiple.
but then don't open it in the tool again. Wink




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Gold member
posted Hide Post
Can you please give an example of where you put the word mulitple

Thank you


WebFocus 7.6.6
Oracle 10
Windows XP
 
Posts: 60 | Registered: March 13, 2007Report This Post
Silver Member
posted Hide Post
Thanks Susannah.
<SELECT id=combobox2 style="Z-INDEX: 7; LEFT: 360px; WIDTH: 130px; POSITION: absolute; TOP: 40px" tabIndex=8 multiple name=PROJECT_ID cacheruntimedata="1" inchainindex="2" chainnumber="0" datasource="DW_FACT_ACBH.mas" datatype="1" sourcetype="typeMaster" ibic_server="EDASERVE" ibiapp_app="jfoster" displayfield selectedvalue="PROJECT_ID" addalloption="1" operation="OR" datafield boundtovariable="1" dfformat="A10V" newchainnumber="0" textvarname="PROJECT_ID_TEXT" numofrecords="6" dynalldisplayvalue="ALL" ibiformat="A10V"></SELECT> 
Then in variables section,
<variable field="DW_FACT_CRP.PROJECT_KEY" file="dw_fact_crp.mas" desc="Please select one or more projects [optional)" datatype="1" operation="OR" default="" name="PROJECT_ID" textvarname="" accept="0" type="unresolved" select="1" min="" max="" controltype="9" create="1" runtimecache="0"></variable>

It looks like multiple is contained in the code.

This message has been edited. Last edited by: Kerry,
 
Posts: 37 | Registered: November 22, 2005Report This Post
Silver Member
posted Hide Post
Sorry, I didn't have the proper code and /code to wrap around my code.
code

/code
Then in the variables section . . .
code

/code
 
Posts: 37 | Registered: November 22, 2005Report This Post
Silver Member
posted Hide Post
Let me try again.
<SELECT id=combobox2 style="Z-INDEX: 7; LEFT: 360px; WIDTH: 130px; POSITION: absolute; TOP: 40px" tabIndex=8 multiple name=PROJECT_ID cacheruntimedata="1" inchainindex="2" chainnumber="0" datasource="DW_FACT_ACBH.mas" datatype="1" sourcetype="typeMaster" ibic_server="EDASERVE" ibiapp_app="jfoster" displayfield selectedvalue="PROJECT_ID" addalloption="1" operation="OR" datafield boundtovariable="1" dfformat="A10V" newchainnumber="0" textvarname="PROJECT_ID_TEXT" numofrecords="6" dynalldisplayvalue="ALL" ibiformat="A10V"></SELECT> 

Then in the variables section . . .
<variable field="DW_FACT_CRP.PROJECT_KEY" file="dw_fact_crp.mas" desc="Please select one or more projects (optional)" datatype="1" operation="OR" default="" name="PROJECT_ID" textvarname="" accept="0" type="unresolved" select="1" min="" max="" controltype="9" create="1" runtimecache="0"></variable>

multiple is shown in the SELECT
 
Posts: 37 | Registered: November 22, 2005Report 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     Layout Painter - Chaining single selection list box to multiple selection list box

Copyright © 1996-2020 Information Builders