Update Username

Meet the Update Username system action.

It is the system action used to change the e-mail address linked to the account of the developed application end user. The logged in user can set his new password with this Action. Kuika developer can customize the username renewal screen with a screen with the Set Username Screen role, or the username renewal screen that Kuika will suggest by default can be used.

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

Click OnClick ⟶Authorization ⟶ UpdateUsername and create the Action UpdateUsername.(A)

  • username: The input element that the user to be changed will write the current e-mail address is selected.

  • newUsername: The input element to be written by the desired new e-mail address selected.

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

While selecting Input elements, the elements on the open screen are listed in the Components heading in the list that opens with the Symbol Picker button on the relevant field. The element from which the entered data will be retrieved is selected.

The Update Username action is an action that can be accessed by users registered with the application.

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