actually it seems to be a more general problem. if we take two zones, outer
and inner one,  everything linked to the inner zone (via t:zone="blahblah")
stops updating if zone had been updated previously. simply, T5 updating
inner zone immediately changes its zone ID. 

ok, i know. it's a namespacing mechanism, but is there any way to bypass
that? it's really confusing... :(

thanks,
jm.



Janko Muzykant wrote:
> 
> hi, i have a nested zone with dynamically created components.
> unfortunately i'm not able to link them correctly to the zone as the zone
> id changes (namespace is added) after each update. 
> so, is there any way to get a zone id, so that inner components could be
> correctly linked?
> 
> here is how my page layout looks like:
> 
> * outer zone
>   * inner zone
>       - component1 (created dynamically, should update inner zone)
>       - component2 (created dynamically, should update inner zone)
> 
> thanks,
> jm.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5-Nested-Zones%3A-how-to-get-zoneId---tp17751132p17777550.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to