Forms load at the bottom

Forms load at the bottom

Comments

  • We have a simple flow that runs a "show form" step. Whenever we run the flow to display the form, it always scrolls to the bottom of the form. Its almost as if the focus of the form is automatically set to the "submit" button. Does anyone know how to resolve this?

  • Hi there!

    It sounds like this probably has something to do with the tab order on the form. Specifically, it sounds like the submit button has been given a lower number value than other controls on the form, causing it to be the first control shown to the user.

    To remedy this, you can adjust the tab order by following this guide:
    https://documentation.decisions.com/docs/using-the-tab-editor-to-set-tab-order

  • Tab order was the first thing I checked and unfortunately did not resolve the error. Do you have any other suggestions?

  • I see. In that case, Ill go ahead and create a ticket for you, that way we can look more into the specifics of your project and work towards a resolution.

Sign In or Register to comment.