Re: validation for select

2009-06-25 Thread Igor Vaynberg
tFormComponent("findingType").getValue()  return >> index >> of selected value but not the selected  object  , please tell me If I can >> retrieve the  selected object  from dropdownchoice  ? >> >> > > -- > View this message in context: > http://www.nab

Re: validation for select

2009-06-25 Thread fachhoch
} > > > > here in the code getFormComponent("findingType").getValue() return > index > of selected value but not the selected object , please tell me If I can > retrieve the selected object from dropdownchoice ? > > -- View this message i

validation for select

2009-06-24 Thread tubin gen
I have a dropdown choice with values from enum . In form validation if the selected value from list is monetarty , then amount field also needs value , now my problem is how would I get the selected value in the validator object add(new DropDownChoice("findingType",