Logout

Meet the Logout system action.

Logout is the system action within the developed application that will log the end user logged into the application from the application.

Mostly Button is added to Label elements or profile menu created with Content Menu. It can also be used on other elements.

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

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

Logout action cannot access screens with authorization restrictions. It can only access screens marked as anonymous.

You can perform various operations on the Context menu (B) 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