You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Programozás <pr...@hotmail.com> on 2004/01/30 13:19:01 UTC

Re: How to get updated checkbox value on Clicking DirectLink ?

You should use LinkSubmit (and a Form).
The value of the Checkbox is updated only when the form is submitted.

Norbi

----- Original Message ----- 
From: "Saldy Mathew" <sm...@webifyservices.com>
To: "Tapestry users" <ta...@jakarta.apache.org>
Sent: Friday, January 30, 2004 1:20 PM
Subject: How to get updated checkbox value on Clicking DirectLink ?


Hi,

I have a checkbox component adjacent to my DirectLink component,onClicking
the Direct link i am unable to retrieve the updated value of the checkbox.
How can i achieve it ?.Any help in this regard would be appreciated.

<input class="checkbox" jwcid="chkCFR@Checkbox"
selected="ognl:cfnrSubscribed"/><img jwcid="@Any" class="setup"
src="ognl:(cfnrSetUp? 'images/icon13x13_setup.gif' :
'images/icon13x13_setup_not.gif')"/> <a jwcid="@DirectLink"
listener="ognl:listeners.selectApp"
parameters="ognl:{'ABC',cfnrSubscribed}">ABC</a>

Thanks
Saldy

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org