2017-03-17
1.0.0
OutSystems Labs
10.0.302.0
All
All
Components
[Overview]
Register a new user to your application with this simple and fully customizable sample flow.
[Detail]
This sample flow provides a simple and easy way to register a new user to your application.
Copy this sample flow to your application and customize it as needed. By default, it will adapt to your application colors.
The flow contains 3 different screens:
UserRegistrationRedirector
This screen welcomes users to a sign-up process. They can either sign-up for a new account or sign-in with an existing one.
RegisterUser
This screen provides a form with all the necessary fields to create a new user. You can change this form to suit your application needs.
ThankYouScreen
This screen informs the user of a successful sign-up. You can then redirect the user to another screen of your choice.