Hi, I have a form that has multiple fields to be validated, but only parts need to be validated at one time - for example, the upload field doesn't need to be validated when the user is searching, and vice versa. But, when I try to upload, it triggers the search validation, which fails because - naturally - there is no text there.
How can I get around this?
Thanks,
James
How can I get around this?
Thanks,
James