Re: Validation for select box

2005-06-28 Thread Laurie Harper
Goswami, Raj wrote: I have a Select box which has all the states. The first option is 'Select One.' I need to display an error message if none of the state is selected. I am using DynaActionForm and the xml config file for validation. I put the value of 'Select One' as '-1' and it display

Validation for select box

2005-06-28 Thread Goswami, Raj
I have a Select box which has all the states. The first option is 'Select One.' I need to display an error message if none of the state is selected. I am using DynaActionForm and the xml config file for validation. I put the value of 'Select One' as '-1' and it displayed the error message f