You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Dustin Jenkins <dj...@invoqsystems.com> on 2005/03/08 18:17:18 UTC

CForms Binding booleanfield

Hi there,

    Does anyone have a secret to using the CForms binding with 
booleanfields?  Saving the checkbox is not a problem, but having the 
correct value showing up on the screen is.  I printed the value after 
calling the load() function and it is correct, so I'm wondering if 
there's anything special that needs to happen for the checkbox to show 
up as checked on the screen.

Thanks,
Dustin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: CForms Binding booleanfield

Posted by Dustin Jenkins <dj...@invoqsystems.com>.
Nevermind...  I've found that one just needs to check for 
fi:value='true'.  Cheers.




Dustin Jenkins wrote:

> Hi there,
>
>    Does anyone have a secret to using the CForms binding with 
> booleanfields?  Saving the checkbox is not a problem, but having the 
> correct value showing up on the screen is.  I printed the value after 
> calling the load() function and it is correct, so I'm wondering if 
> there's anything special that needs to happen for the checkbox to show 
> up as checked on the screen.
>
> Thanks,
> Dustin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org