I have multiple forms in my web, you can show/hide them depeding on your query, but the jquery validate just work on the first one (Particular). Here I have my forms: https:
You should use unique name attribute for each input field. Because the names here is not unique, it works only for first form.