Create User With Password Action Application Steps

  1. Log in to the Kuika platform.
  2. Select the relevant project from the Apps screen.
  3. Go to the UI Design module.
  4. Select the component (e.g. button) that will trigger the user creation process.
  5. Open the Properties panel.
  1. Select the button and add the Authorisation > Create User With Password action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Action Parameter Configuration

  • User Name (String-Required): The email address or username that the user will use to log in.
  • Password (String-Required): The password assigned to the user account.
  • First Name (String-Required): The user's first name.
  • Last Name (String-Required): The user's last name.

The password is defined directly in the system, and the user can use this password directly when logging in for the first time.

Optional Parameters

  • Don't Send Email (Boolean): If true, no email is sent to the user.
  • Phone Number (String): The user's phone number.
  • Language (String): The language code (tr, en, etc.) that the user will use in the system.

It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be linked via the Symbol Picker.