Chris, Yep, that's it. And you also pointed me to the file to look into for other similar issues in future :)
Regards, Vinay Agarwal -----Original Message----- From: Chris Howe [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 4:06 PM To: [email protected] Subject: Re: Form Widget: Check Field: What field value makes it checked? Judging by HtmlFormRenderer.java setting the value to "Y" or "T" will make the field CHECKED --- Vinay Agarwal <[EMAIL PROTECTED]> wrote: > Hello, > > > > I can't seem to get possibly the simplest thing - what makes the check > box checked in form widget's check field. Having field value > Boolean(true) doesn't seem to do it. > > > > Thanks in advance, > > Vinay Agarwal > > > >
