Login to Kuika platform and select the project you will work on from the Apps screen.
Switch to theUI Design module.
Open the Properties panel by selecting the relevant component.
Click on the+ ADD ACTION drop-down menu.
Select a suitable trigger action (event) such asInitial Actions, OnClick, OnBlur→ Process Automation → Navigate To Task.
Configuring the Navigate To Task Action
Step Key (String - Mandatory): The ID of the task step to be redirected. For example: item.stepKey. (Can be bound dynamically with Symbol Picker.)
It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be linked via Symbol Picker.
Open As (Enum - Mandatory): Specifies how to open the task screen. Options
Current Page
New Tab
Drawer
Modal
It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be bound via Symbol Picker.
Execute Page Init Actions (Boolean - Optional): Specifies whether initial actions are executed automatically when the task screen is opened. can be set to true/false.
Usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed and can be bound via Symbol Picker.