Creating a custom error message on a form for "skipped" mandatory fields

Form asks to select a whether they are interested in a job. If the user clicks yes, I used logic to ask another question about that job and marked it as mandatory.

When the user skips the mandatory question he is unable to submit the form and gets the error message the information you entered is incomplete or invalid

I would like to add to the error message to say "Please scroll down to locate these fields"

How can I do that?

Thank you

Best Answer

Answers