Auto scroll to next validation error

2
Hello, I have created a long form and use a custom save button. Currently the save-microflow does not start on a validation error. The user does not know which field is affected. I want to automatically scroll to the affected field. So far I have tried the “SetFocusOnError” widget, but it does not work for me. The widget does not scroll up automatically. Does anyone else have any ideas on how I could add the feature?   Thank you!!   BR, Timur
asked
1 answers
1

Hi Timur,

I just tried it and the widget seems to work for me. Did you already try the delay property in the widget to check if this will solve your issue?

Also are you sure the widget is placed within the same context/container as the form?

Kind regards,
Johan

answered