Form opening from the bottom instead of the top

Hey there Decisions, I've got a weird issue for you.

I've made several forms, and when they get opened, instead of opening at the top, the form opens at the very bottom forcing me to have to scroll to the top to start filling out the information. How can I fix this so it loads at the top first?

Any information would be great, thank you!

Comments

  • Hey there, thanks for using the Decisions Community forum!


    When creating a form, the form controls placed on the form will be put into a tabbing order. The tabbing order determines which control the form will open to first, so if the last control on your page is set to tabbing order 1, it will immediately open to that control instead of what's at the top.

    There are a couple of settings that can also be changed that will affect the way that the tabbing order is respected:


    Restrict Tabbing to form - This will either allow tabbing to continue outside of the form or restrict it only to the form.


    Auto Focus First Control - This can be unchecked to get the tabbing order to focus the control with the lowest number in the tab order, rather than the first control by default.


    You can also take another approach by just turning tabbing off for the form altogether, and it'll load at the top by default.

    Here's our documentation on the Tab editor and Tab order: https://documentation.decisions.com/v8/docs/en/using-the-tab-editor-to-set-tab-order?highlight=tabbing 


    I hope this helps!

    Regards,

    Levi | Decisions Support

Sign In or Register to comment.