Re: dynamically change the context information of an EventLink on the cliient side

2011-11-08 Thread bogdan_cm
Thank you both for the reply. Will investigate which method applies better to my needs. Cheers, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/dynamically-change-the-context-information-of-an-EventLink-on-the-cliient-side-tp4972710p4974985.html Sent from the T

Re: dynamically change the context information of an EventLink on the cliient side

2011-11-07 Thread Barry Books
Thiago suggestion will work and the @RequestParamter is useful. You can also use http://tapestry5-jquery.com/docs/mixins/bind which supports replacing the context on the client side with zones and events. - To unsubscribe, e-mai

Re: dynamically change the context information of an EventLink on the cliient side

2011-11-07 Thread Thiago H. de Paula Figueiredo
On Mon, 07 Nov 2011 20:41:12 -0200, bogdan_cm wrote: Hi All, Hi! Tap built in Ajax Support. The problem with this though, is how do I add what the user entered as text to the context of the link. How to make the user entered text reach the EventLink's method parameter. Send the text URL