Disable User

Meet the Disable User system action.

It is the system action used when a user who can access the developed application is to be suspended temporarily or permanently.

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

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

  • username: You use the element with the e-mail address (Username) of the user to be deactivated.

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

Under Symbol Picker ⟶ Component, it is sufficient to select the input element from the list of elements on the screen, from which Username data will be obtained.

The user with the username specified with the Username parameter is disabled with the DisableUser Action until otherwise determined.

The deactivated user cannot enter the authorized screens of the application. It can only access anonymously defined screens.

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