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] Dev Studio HTML Composer 7.7.03 - Chaining Confusion

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Dev Studio HTML Composer 7.7.03 - Chaining Confusion
 Login/Join
 
Expert
posted
I have two dynamic multi-select lists chained together and populated by one fex. The data values display properly on the form, but the chaining doesn't work. When clicking on one value in the parent list-box, the child list-box values do not get filtered.

According to the doc "Designing a User Interface for a Web Application With the HTML Composer > Chaining Controls for Dependencies in the HTML Composer > Applying Conditions to a Chain" I'm supposed to "Create a New Condition" for the link - but when I read the instructions, even though they are in my first language (English) they make absolutely no sense!

They seem to have over-complicated the creation of chaining conditions - it was a heck of a lot easier in v768.

I don't understand the instructions to create a Condition whereby when one or more values are clicked on the parent select list, the child select list is repopulated based on the selected values.

This message has been edited. Last edited by: Francis Mariani,


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
Platinum Member
posted Hide Post
This is the technique I use to get three chained multi selects to work:

 
TABLE FILE filename
SUM  display_field_1
     display_field_2
     display_field_3
BY value_field_1
   value_field_2
   value_field_3
ON TABLE PCHOLD FORMAT XML
END
 


So far it is working in 7.7.3 at this client.


Robert F. Bowley Jr.
Owner
TaRa Solutions, LLC

In WebFOCUS since 2001
 
Posts: 132 | Location: Gadsden, Al | Registered: July 22, 2005Report This Post
Expert
posted Hide Post
I was talking about "conditions" - which are added from the Parameters tab of 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
Virtuoso
posted Hide Post
Usually the "Default" condition is sufficient and you don't need to create extra conditions.

I have been in situations where it appeared necessary to create an extra condition (multiple parent-fields for a child-field, for example), but that's something I never got to work.

Maybe multi-select dropdowns have a specific issue to them though, I try not to use them as they're confusing to many users.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 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] Dev Studio HTML Composer 7.7.03 - Chaining Confusion

Copyright © 1996-2020 Information Builders