Take user to unfilled mandatory fields on form

Is it possible, when a web user tries to submit a form, to take him/her to the first unfilled mandatory field?

With a long form, the message “Fill in the mandatory fields” is displayed next to the Submit button, but we would like to scroll the form up to the first unfilled mandatory field.

Thanks

Hey @OConte , unfortunately this behavior isn’t possible on the native forms. HubSpot does show the error message though. I believe you could likely alter the embed code to get this behavior though.

Thanks