Specify the value that it will use to determine whether the box is
checked or not:

<nested:checkbox property="state" value="on"/>

Hubert

On Fri, 14 Jan 2005 10:03:13 -0200, Vinicius Caldeira Carvalho
<[EMAIL PROTECTED]> wrote:
> Hi there. I have a nested object where one of its properties is a string
> representing on|off. When converting it to a form I'm using a
> nested:checkbox as shown:
> 
> <nested:checkbox property="state"/>
> 
> Problem is, it should be checked when it's on, and unchecked when off,
> and it's not working. How can I achive this?
> 
> Thanks
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to