I have found this question but it was written in 2009, presumably since then they have decided to ignore hidden fields by default...anyone know how I can validate my hidden fields?
I have a custom invalidHandler to deal with the result and was seeing some strange behaviour, I now realise this is because some of my fields are hidden (using display:none). I have a tabbed form, hence some elements being hidden FYI.
Thanks in advance.