gotoPage
Last updated
Last updated
Allows users to redirect from the current page they are on to another page.
Name | Description | Input Type | Default | Options | Required |
---|---|---|---|---|---|
N/A
Note: The page will be updated to show the page selected by the user.
N/A
Coming Soon.
The user wants to navigate to another page.
When the button is pressed, the page navigates to pgWelcome.
No. | Description | |
---|---|---|
p
The name of the page to navigate to.
String/Text
-
-
Yes
1.
Drag a button to a page in the mobile designer. Select the event click
for the button and drag the gotoPage
function to the event flow.
2.
Fill in the parameters of the function.