Password Change

Meet the Password Change system action.

It is the system action that will enable the active end users to change their passwords. End users logged into the developed application can set their new password with this system action.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick⟶ Authorization ⟶ PasswordChange and create the PasswordChange action. (A)

  • currentPassword: The current password of the user is written.

  • newPassword: The desired new password is written.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

PasswordChange action is an action that can be accessed by registered users.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated