Hi Thiago,

Request.isXHR() returns 'false' as you expected...

So I'm not sure how to proceed... I'm far better at Java than  
Javascript, so please pardon my ignorance.

The ID of the radiobutton components are created as a result of the  
loop iterator, so I'm not sure how I can use Even.observe (or where I  
would place a script containing Event.observe calls) to initiate the  
form submission...

For reference, I'm looking here:

http://www.prototypejs.org/api/event/observe

Your suggestions are greatly appreciated.

Thanks,

Levi


On Aug 17, 2009, at 16:40, Thiago H. de Paula Figueiredo (via Nabble)  
wrote:
> Em Mon, 17 Aug 2009 19:25:54 -0300, xfile80303 <l...@grokers.net>  
> escreveu:
>
>> Can you suggest how I should activate the ajax refresh when the user
>> clicks on one of the radio buttons?
>
> Please check first Request.isXHR() in your event handler to see  
> whether
> this really is the source of the problem.
> Another hint: instead of relying in onclick, use Prototype's
> Event.observe() method.
>
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>
>
> ______________________________________
> View message @ 
> http://n2.nabble.com/-T5.1--MultiZoneUpdate-can-not-be-handled-Error-tp3462182p3462618.html
>
> To unsubscribe from Re: [T5.1] MultiZoneUpdate can not be handled  
> Error, click  (link removed) 


-- 
View this message in context: 
http://n2.nabble.com/-T5.1--MultiZoneUpdate-can-not-be-handled-Error-tp3462182p3462793.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

Reply via email to