Log in to the Kuika platform and open the project you are working on.
Go to the UI Design module and open the Properties panel on the right panel.
From the + ADD ACTION menu, add the Managed DB > Delete Record action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).
Configuring Delete Record Parameters
Select Table: Select the database table where the deletion will be performed.
Id: Specify the unique ID of the specific record to be deleted.
Complete the Record Operation
After configuring your parameters, click the SAVE button to save your changes. This will successfully add the Delete Record action.