Hmm... well, what troubles me is this scenario:
Suppose in my tml I have
<t:zone .... >
<div class="1"></div>
<div class="2"></div>
</t:zone>

Now, based on clicked actionlink1, I want to render only div1, and not div2. 
How to achieve this not including delegates and blocks? Is there any other way?

> From: horvat.z.bo...@gmail.com
> Date: Fri, 17 May 2013 21:58:32 +0200
> Subject: Re: Zone and content changment
> To: users@tapestry.apache.org
> 
> Generic question requires a generic answer :)
> 
> Start from here http://tapestry.apache.org/ajax-and-zones.html
> 
> 
> On Fri, May 17, 2013 at 9:49 PM, Nomen Nomanum <getibi...@outlook.com>wrote:
> 
> > I want to implement a scenario where based on clicked actionlink, zone
> > updates it's content. Lets say I have stored some divs inside that zone,
> >  and I need trigger, videlicit, checker to see what div to render. How to
> >  achieve this behavior?
> >
> 
> 
> 
> 
> -- 
> Sincerely
> *Boris Horvat*
                                          

Reply via email to