Legends
Newbie
Posts: 1
Registered: 12/23/2004
Member Is Offline
|
| posted on 12/23/2004 at 12:55 AM |
|
|
Disable validation for hidden fields
I have a form that has fields that are hidden based on a checkbox response.
In the normal state, these fields are required. When hidden, the validator stills operates on those fields and requires a response. Is there a way to
conditionally disable validation?
|
|
|
degruijterp
Junior Member
Posts: 8
Registered: 4/16/2005
Member Is Offline
|
| posted on 1/23/2006 at 06:35 PM |
|
|
see the topic on 'definining dependencies'.
Peter
|
|
|
degruijterp
Junior Member
Posts: 8
Registered: 4/16/2005
Member Is Offline
|
| posted on 1/23/2006 at 06:36 PM |
|
|
Additional, you can't hide the fields or disable them, they need to be active.
I had the same (delivery address only to be entered when checkbox 'same as order address' not marked).
|
|
|