The Sum action in the Kuika platform allows you to sum certain numeric values. This action allows you to dynamically obtain the sum of multiple inputs by managing the data flow and calculations in your application. For example, in a sales application, you can automatically display the total cost by summing the product prices entered by the user.
Sum action is supported in web and mobile applications.
Add Sum Action
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
Switch to the UI Design module.
Open the Properties panel on the right side.
From the +ADD ACTION drop-down menu, follow these steps:
Initial Actions → Arithmetic → Sum.
Then configure the following fields:
Value: Specifies the first numeric value of the addition operation.
Value2: Specifies the second numeric value of the addition operation.