Password Change Action Application Steps

  1. Log in to the Kuika platform.
  2. Open your project from the Apps screen.
  3. Go to the UI Design module.
  4. Open the Properties panel on the right side.
  5. Select the component that will trigger the password change process (e.g., ‘Update Password’ button).
  1. From the + ADD ACTION menu, add the Authorisation > Password Change action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Parameter Configuration

Required Parameters:

  • Current Password (String):
    • The user's current registered password.
    • 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.
  • New Password (String):
    • The new password the user wants to set.
    • 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.

Optional Parameters:

  • Don't Send Email (Boolean): Select true if you do not want to send an email notification when the password is changed.
    • 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.
  • Language (String): Specifies the user's preferred language code. Example: tr, en, fr
    • 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.