![Picture of Chris Gibson Picture of Chris Gibson](/graphics/unknown.gif)
Chris Gibson - 2006-05-09 06:50:34
Hi,
I have created one single form that I've separated into two distinct sections using the "SubForm" parameter on each field.
The separate validation works exactly as expected on the client-side, ie, when I submit one of the two sub-forms, only the fields of that sub-form are validated.
However, once the form is submitted, *all* fields are validated on the server-side, whether they are contained in the sub-form or not. Is this the intended behaviour? Is server-side validation of sub-forms not possible? Or am I doing something wrong?
Many thanks for any advice that anyone can offer!