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     Chain multiple lists with one fex

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Chain multiple lists with one fex
 Login/Join
 
<dksib>
posted
I have a fex that will populate 8 dropdowns. The issue is the HTML page will display the first 4 items but NOT the rest. This is in MRE 7.1.7
 
Report This Post
Virtuoso
posted Hide Post
We would need to see specific examples of what your code is to help you out. On the surface, it appears that there should not be a problem - I have HTML pages that have a dozen boxes populated by a fex.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report This Post
<dksib>
posted
my code is as follows:

table file car
print
country
car
model
bodytype
seats
mpg
by the same fields above

 <SELECT id=listbox4 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 1; LEFT: 220px; WIDTH: 150px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 100px" tabIndex=7 size=1 name=SUPP_SYS1 dynalldisplayvalue="ALL" dfformat="A10" ibiformat="A10" datafieldtype="INTIGER" addalloption="1" accept="0" operation="OR" ibiapp_app ibic_server="EDASERVE" sourcetype="typeFex" datatype="1" datafield="COUNTRY" displayfield="COUNTRY" datasource="app/qq2.fex" IBIMR_folder="#itaacincomin" inchainindex="1" chainnumber="0" cacheruntimedata="1" labelid="text1" requiredfield="1523434" newchainnumber="0">
</SELECT>
<SELECT id=listbox5 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 4; LEFT: 470px; WIDTH: 150px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 100px" tabIndex=8 size=1 name=TAAC_N1 dynalldisplayvalue="ALL" dfformat="A16" ibiformat="A16" datafieldtype="INTIGER" addalloption="1" accept="0" ibiapp_app ibic_server="EDASERVE" sourcetype="typeFex" datatype="1" datafield="CAR" displayfield="CAR" datasource="app/qq2.fex" IBIMR_folder="#itaacincomin" inchainindex="2" chainnumber="0" cacheruntimedata="1" labelid="text2" requiredfield="1523434" newchainnumber="0">
</SELECT>
<SELECT id=listbox6 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 6; LEFT: 220px; WIDTH: 150px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 130px" tabIndex=9 size=1 name=ACTV_TY3 dynalldisplayvalue="ALL" dfformat="A16" ibiformat="A16" datafieldtype="INTIGER" addalloption="1" accept="0" ibiapp_app ibic_server="EDASERVE" sourcetype="typeFex" datatype="1" datafield="MODEL" displayfield="MODEL" datasource="app/qq2.fex" IBIMR_folder="#itaacincomin" inchainindex="3" chainnumber="0" cacheruntimedata="1" labelid="text3" requiredfield="1523434" newchainnumber="0">
</SELECT>
<INPUT id=edit1 style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; Z-INDEX: 14; LEFT: 220px; WIDTH: 150px; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 190px" disabled tabIndex=14 accept=0 size=1 value=Awwwwwwwwwwwwwwwwwww name=RES2 dfformat="A50" ibiformat="A50" datafieldtype="INTIGER" addalloption="0" ibiapp_app ibic_server="EDASERVE" sourcetype="typeFex" datatype="1" datafield="BODYTYPE" displayfield="BODYTYPE" datasource="app/qq2.fex" IBIMR_folder="#itaacincomin" inchainindex="4" chainnumber="0" cacheruntimedata="1" labelid="text9" requiredfield="1523434" newchainnumber="0">
 


Also, within the same htm I have a chain that uses a Date from a calendar as an input to a Fex that will return another field. This is not working.

Thanks
 
Report 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     Chain multiple lists with one fex

Copyright © 1996-2020 Information Builders