On Tue, 29 Oct 2013 16:37:30 -0200, Asma Merchant <[email protected]> wrote:

Hi,

Hi!

             <a id="yesButton" t:type="web/eventlinkex"
t:event="changePulseMode" href="#" t:context="Pass clicked radio button's id
here" class="btn btn-primary" >${message:yes }</a>

Just do t:context="literal:whatever you want". In this case, the button id is very probably static, so you can pass it directly. By the way, this is valid for EventLink and ActionLink and I have no idea what's this web/eventlinkex component you're using.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to