Re: Updating a size 20 map with On Change event of 20 select components

2012-07-25 Thread Russell John-Baptiste
l...@axn-software.de Sent: Tuesday, July 24, 2012 10:43 AM Subject: Re: Updating a size 20 map with On Change event of 20 select components Actually, the built-in select component will handle option groups, but you need to provide a custom SelectModel. On Mon, Jul 23, 2012 at 3:13 PM, Carsten Klein wrote

Re: Updating a size 20 map with On Change event of 20 select components

2012-07-24 Thread Jonathan Barker
y.apache.org/using-select-with-a-list.html for a > thorough explanation on how to do this. > > The problem I see in your approach is that you a an arbitrary number of > select components having the same name. Perhaps you should try and make > this a single component instead, w

Re: Updating a size 20 map with On Change event of 20 select components

2012-07-23 Thread Carsten Klein
This should have gone to the mailing list so I will repost it here: Hi Russell, see http://tapestry.apache.org/using-select-with-a-list.html for a thorough explanation on how to do this. The problem I see in your approach is that you a an arbitrary number of select components having the same

Updating a size 20 map with On Change event of 20 select components

2012-07-23 Thread Russell John-Baptiste
I am trying to wrap my head around how to do this in tapestry.  I have a form with 20 select components that are created with the loop component.  Given a Map groupMap... Each select component's value (user) is a value in the map.  Each label (group) for each select is the key of th

Re: Chaining of Select components

2011-08-17 Thread Chris-1977
/tutorial/pages/Contact.tml, line 14]] However, nothing happens on the SelectZoneDemo.tml page. The body of the modelZone does not become visible. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Chaining-of-Select-components-tp4706131p4710049.html Sent from the Tapestry - User

Re: Select components

2008-09-23 Thread Zlatko Kuvendziski
/jira/browse/TAP5-138 is implemented. You can create a JIRA account and watch and/or vote for this issue. Until then I think a full submit is the only way to get this behaviour. Uli Am Mo, 22.09.2008, 16:08, schrieb Zlatko Kuvendziski: hi! I would like to ask if anyone knows how to make two se

Re: Select components

2008-09-22 Thread Marcelo Lotif
ch and/or vote for >> this issue. Until then I think a full submit is the only way to get this >> behaviour. >> >> Uli >> >> Am Mo, 22.09.2008, 16:08, schrieb Zlatko Kuvendziski: >> >>> hi! >>> >>> I would like to ask if anyone kno

Re: Select components

2008-09-22 Thread Zlatko Kuvendziski
this behaviour. Uli Am Mo, 22.09.2008, 16:08, schrieb Zlatko Kuvendziski: hi! I would like to ask if anyone knows how to make two select components in T5, where the second one is dependent on the first. And it has to be ajax based, without full submit. For example, there are two select components

Re: Select components

2008-09-22 Thread Geoff Callender
You might like to vote for this: Add Zone parameter to Select component https://issues.apache.org/jira/browse/TAP5-138 Cheers, Geoff On 23/09/2008, at 12:08 AM, Zlatko Kuvendziski wrote: hi! I would like to ask if anyone knows how to make two select components in T5

Re: Select components

2008-09-22 Thread Ulrich Stärk
hi! > > I would like to ask if anyone knows how to make two select components in > T5, where the second one is dependent on the first. And it has to be > ajax based, without full submit. > > For example, there are two select components, from the first one, you > select a project,

Select components

2008-09-22 Thread Zlatko Kuvendziski
hi! I would like to ask if anyone knows how to make two select components in T5, where the second one is dependent on the first. And it has to be ajax based, without full submit. For example, there are two select components, from the first one, you select a project, and from the second one