how to add red labels to each empty/non selected filed on clicking submit button
the form should showcase red labels if i leave the fields empty for each individual field. but here when i click submit the form submitted successfully pop up shows and and the entire form clears up even when the entire form was empty . I feel the captcha is causing the issue with the overall logic but how do i fix that.