On Sun, 12 Aug 2012 11:41:34 -0300, Angelo C. <angelochen...@gmail.com> wrote:

the template is here:

<t:loop source = "1..3" value="current">
        < a t:type="eventLink" t:parameters="prop:{'mode':${current}}"
t:id="UpdateOff" >Turn it off< /a>
    </t:loop>

As Dusko already said, without a zone parameter in EventLink, the request won't be an AJAX one.

--
Thiago H. de Paula Figueiredo

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

Reply via email to