Use Case: Assigning a Custom Home Page to Users

When a user gains a specific role in the application (e.g., when promoted to administrator), they should be directed to the ‘Administrator Panel’ screen by default when logging into the application.

Scenario Steps

  • Element: Update Home button
  • Trigger: OnClick
  • Action: Authorisation → Update User Starting Screen
  • Parameters:
    • User Name
    • Starting Screen

With this configuration, the user will be directed to the ‘adminDashboard’ screen directly upon their next login.