Update User Starting Screen Action Application Steps
1. Adding the Update User Starting Screen Action
Log in to the Kuika platform.
Open the project you want to work on from the Apps screen.
Go to the UI Design module.
Create a button on the relevant screen (e.g. ‘Set as Home Page’).
Select the button and add the Authorisation > Update User Starting Screen action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
2. Configuring Action Parameters
User Name (Required): The email address of the user whose start screen will be updated. Example: user@kuika.com or currentUser.email. It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed, and can be linked via the Symbol Picker tool.
Starting Screen ID (Required):The ID number of the screen to which the user will be directed upon login. Example: ‘homeScreen’, ‘adminDashboard’. It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed, and can be linked via the Symbol Picker.