Update User Name Action Implementation Steps

Adding Update User Name Action to the Project

  1. Log in to the Kuika platform and open the project you are working on.
  2. Open the Properties panel on the right panel in the UI Design module.
  1. From the+ ADD ACTION drop-down menu, select an appropriate trigger action (event) such as Initial Actions, OnClick, OnBlur respectively → Authorization → Update User Name.

Configuring Update User Name Parameters

In the fields below you can configure the parameters required for the username update process:

User Name

  • Tip: String
  • Necessity Yes
  • Description: Enter the current username (e-mail address) of the user to be updated.
  • Input: Enter the e-mail address of the user. For example, the user@example.com.Bu field can be imported primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker .

New User Name

  • Tip: String
  • Necessity Yes
  • Description: Enter the user's new username (e-mail address).
  • Input: Enter the new e-mail address of the user. For example, newuser@example.com. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Optional Parameters

You can further customize the username update process with the following optional parameters:

Don't Send Email

  • Tip: Boolean
  • Requirement: Optional
  • Description: Determines whether email notifications are sent when updating the username.
  • Input: true or false can be entered. For example, true means no e-mail is sent, false means it is sent. Data can be transferred to this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Language

  • Tip: String
  • Requirement: Optional
  • Description: Specifies the user's preferred language.
  • Input: Specify the user's language preference. For example, en (English), en (Turkish).This field can primarily import data from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Completing the Registration Process

After configuring your parameters, click the SAVE button to save your changes. This step ensures that the Update User Name action is successfully added.