I know that this topic has come up a number or times in the past but I am
still struggling to get it to work.
I am trying to update a nested zone and I get the Javascript message: 
"Unable to localte Ajax Zone '...' for dynamic update".  

In several posts, and JIRA Cases, the solution has been to bind the zone's
id parameter.  I am not sure how this is done exactly.  I have used: 

@Component(id="zoneName") 
private Zone _zoneName; 

, but that doesn't seem to be doing the trick.  

Can someone tell me how to bind the id parameter of the zone in the
component class so that Tapestry will leave it alone during a partial ajax
update?

Thanks!

-- 
View this message in context: 
http://www.nabble.com/-T5--Nested-Zones-tp21060828p21060828.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to