In a registration form, a ‘Go to Bottom of Form’ button can be created to allow users to quickly access the “Submit” button at the bottom of the form.
- In UI Design, add a ‘Go to Bottom of Form’ button to the form screen.
- Assign the Scroll To action to the button.
- Select the button or container element at the bottom of the form as the target.
- When the user clicks the ‘Go to Bottom of Form’ button, the page automatically scrolls to the bottom section of the form.