On Tue, 29 Oct 2013 19:55:20 -0200, Asma Merchant <amerch...@renau.com> wrote:

Hi Thiago,

Hi!

Thanks for your response.
"t:context="literal:whatever you want"

I still don't understand how to grab the id of radio button that was
clicked. Let me be more clear: There's a set of 11 radio buttons each with a different id. All radio buttons call same confirm message. If user clicks yes then the value of the button that invoked the dialog should be passed to
the event so appropriate action can be taken.

How do you generate the radio buttons?

"In this case, the button id is very probably static, so you can pass it
directly."

Yes, the button is static, but which button id to pass is dynamic.

I'm sorry, I meant radio id, not button id.

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

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

Reply via email to