Hi Omprakash, I was about to write the same thing as Bob. I think the Select Javadoc needs to state this as I get this question a lot.
regards Malcolm Edgar On Mon, May 18, 2009 at 8:07 PM, Adrian A. <[email protected]> wrote: >> I got started on click recently and building my first application. Iam >> trying to build a custom form for my own bean. However, when I enter the >> values and submit, I get the message >> "You must select a value for Beanname". 'beanname' is a select in my Form >> and the corresponding field in my domain object is 'beanname'. There are >> no >> validations in my form. Could someone tell me how to solve this problem. > > Can you post some sample code (and also the versions you use - click, jdk, > libs, etc.) > Otherwise seems too generic to "guess" what might be the problem :). > >
