I have a form that has required fields on it. Instead of using the standard submit button, I've created a javascript to handle it. The reason is the user has to select the person they want the form sent to. My issue is that using JavaScript to handle the creation of the email, it is bypassing the built in field requirement validation. Does anyone have and ideas on this?
↧