Open the screen where the new user creation process will take place.
Create a button or form (e.g., ‘Add User’).
Select the relevant component and open the Properties panel.
Select the button and add the Authorisation > Create User action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
Configure Action Parameters
User Name (String-Required): The user's email address in the system.
First Name (String-Required): The user's first name.
Last Name (String-Required): The user's last name.
When the user is created, the system automatically sends a Set Password email. The user logs in using the temporary link in the email and is prompted to set a new password on their first login.
Optional Parameters
Don't Send Email (Boolean): If True, no password creation email is sent to the user.
Phone Number (String): The user's phone number.
Language: The user's preferred system language (en, tr, etc.).
Parameters can be entered as fixed values or retrieved from dynamic sources (e.g. Screen Input, Form Component, Current, Action Result, etc.) using theSymbol Pickertool.