Create Signup page
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a new page and call it signup.
In the VARIABLES page select PAGE VARIABLES add 3 text variables for the name, email and password fields.
Click on VIEW and add 3 input fields, 1 button and 1 paragraph as shown below. Bind the input fields to the corresponding page variables defined above. Set the Password input to True
for the password field.
Click on the Signup button and add the following logic. For the Create record select the Signup data resource and set the parameters to the page variables.
Click on the text for navigating back to the Login page and add the following logic.