Topline OS now auto-scrolls to the first invalid field and improves error handling in Forms, Surveys, and Quizzes. Submitters see exactly what to fix, with better messages and focus states, which reduces drop offs.
Auto scroll to the first field with an error on submit
Clear error messages and visual highlights on the problem field
Improved keyboard focus so screen readers and power users land in the right place
Works across Forms, Surveys, and Quizzes
Keep error messages short and specific, for example Enter a valid email address
Use input masks or patterns for phone, ZIP, or ID formats when possible
Place helper text below tricky fields so users get it right on the first try
Step 1
Open a Sites >Form, Survey, or Quiz in the builder and review validation rules for required fields, formats, and custom patterns.
Step 2
Enable or confirm inline validation and error messages for each field you care about then Preview, and run a test submission with a missing or invalid field to see the auto scroll and message.
Step 3
Make adjust if is need it and Save.
Do I need to change my forms to use auto scroll
No. The feature is applied automatically. Test to ensure your custom CSS does not hide error states.
Can I customize error messages
Yes. Edit field level error copy in the builder to match your brand voice.
Does this work on embedded forms
Yes. Embedded forms also scroll and focus to the first error inside their container.
Will it scroll on mobile
Yes. Mobile scrolls to the first error and opens the field so users can fix it quickly.
What about multi step forms
The form will jump to the step containing the first error and focus the field.