Hi,
After reading the forum and FAQs, I'm stuck with one little problem.
I defined a SELECT box as a required field, among a bunch of different text and checkbox fields (some of which
are required too). If I *don't* use AJAX everything is ok, however when I use AJAX then I have a problem.
Unfortunately I have to use AJAX in my application because I need cformsII to produce the validation.
So when I submit the form the first time, the required fields highlight properly but the required SELECT box simply
shows the first value of the set of options defined for the SELECT box (in this case it would be the classic "Please select" entry) and not even the dropdown.
Any ideas are very appreciated! And thanks the author for such a great tool!
Marty