Create Custom Actions with SQL Editor in Datasources Module
In Kuika you can create custom actions and integrate them into your screens. In the Datasources module, you can view and manage existing data sources, actions and tables.
Description:
Log in to the Kuika platform and open your project from the Apps screen.
Open the Datasources module from the left menu.
Click the + icon next to the Actions tab.
Select New SQL Action from the drop-down menu.
To organize custom actions, you can create a folder and store the actions in this folder.
Example Scenario: Department List Action
Objective: To create an action that lists the departments in the personnel list in the application.
Create a table named Department.
Add the custom action named Select Department List.
Create the custom action by clicking the CREATE button.
You can view, edit or delete the action created in the left panel with the Edit button.
Custom actions used in the related module cannot be deleted without removing them from the module they are related to. In this case, the system may display an error message.