Hi,
see http://tapestry.apache.org/tapestry4.1/components/form/hidden.html
and the encode parameter - you want it to be false
On Tue, Aug 26, 2008 at 1:47 AM, Jim <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a complex JavaScript input-widget, and I want to tie its value into a
> Tapestry form.
Hello,
I have a complex JavaScript input-widget, and I want to tie its value
into a Tapestry form. I made a @Hidden component, gave it an ID, and
used JavaScript to set its value based on my widget. My tapestry
listener kept getting the string "true", regardless of the value being
set to th