RE: T4.1:Event connect strangness

2008-09-23 Thread Craig Spry
Thanks for that. It wasn't included, it is now and all is working. Craig -Original Message- From: Andreas Andreou [mailto:[EMAIL PROTECTED] Sent: Wednesday, 24 September 2008 3:18 PM To: Tapestry users Subject: Re: T4.1:Event connect strangness is the above script included in the

Re: T4.1:Event connect strangness

2008-09-23 Thread Andreas Andreou
is the above script included in the ajax response? Since the form is submitted and the new form markup replaces the old one, the (new) taskSelect will not be monitored for changes On Wed, Sep 24, 2008 at 7:32 AM, Craig Spry <[EMAIL PROTECTED]> wrote: > Hello List, > > I have a form with a @Proper

T4.1:Event connect strangness

2008-09-23 Thread Craig Spry
Hello List, I have a form with a @PropertySelection component in it, when this changes some elements on the page change. The HTML looks like this: This is being listed to by a method like this: @EventLis