Sign In

Meet the Sign In system action.

It allows the previously registered user to log in to the application with username (Email) and password. When the user logs on, he/she uses the application within the roles he/she is authorized.

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

Click OnClick ⟶Authorization ⟶ Sign In and select the Sign In action.(A)

  • username: The input element to which the e-mail address of the user to be entered will be selected is selected.

  • password: The input element, in which the password of the user to be logged in is entered, is 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.

Sign In action is open to everyone except logged-in and authorized 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