Select the relevant web project from the Apps screen.
2. Create a Button or Trigger in the UI Design Module
In the UI Design screen, drag a Button or another element from the left panel and drop it onto the page.
You can write a phrase such as ‘Go to the bottom of the form’ or ‘Scroll to details’ in the Label property of the element.
3. Add the Scroll To Action
Select the button or trigger element you created.
Open the + ADD ACTION menu from the Properties panel on the right.
Select the button and add the Device > Scroll To action from the + ADD ACTION menu according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).
In the action parameters, select the target element within the page where the scroll will occur (e.g., a form container, information panel, or another container) in the Select Component field.