Validation popup/modal or refocus on tabbed form

Hi, I have a large form split up across multiple tabs. Many of the fields are validated but when the form doesn’t submit it’s not obvious to the user which fields need completing without clicking through the tabs. Is there a way to either show a popup/modal just to say there are validation errors, or maybe refocus the cursor onto one of the fields that needs validating?

Thanks for any help.

Hi @stoyleg ,
I don’t know how mane fields you have or the reason you split them in tabs but the first thing that comes in my mind is to convert your form to a multistep form so you have the control of the validation/messages etc…
Creating Multi Steps Forms - Docs / Forms & Data Validation - Wappler Community
Hope it works for you. If not, please share more info of your form so we may help.

1 Like

Thanks - I’ll check this out.

1 Like