Set Password With Verification Code Action Application Steps

  1. Log in to the Kuika platform.
  2. Open the project you want to work on from the Apps screen.
  3. Go to the UI Design module.
  4. Open the Properties panel on the right side.
  1. From the + ADD ACTION menu, add the Authorisation > Set Password With Verification Code action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

Parameter Definitions

  • User Name (String – Required): The email address of the user to whom the verification code is sent. Example Entry: txtEmail.value
  • Verification Code (String – Required): The verification code sent to the user's email address. Example Entry: txtCode.value
  • New Password (String – Required): The new password the user wants to create. Example Entry: txtNewPassword.value

All parameters can be dynamically linked to the Symbol Picker via Form Component, Action Result or Fixed resources.