Kuika's Set Value Of action is used to dynamically update the value of a specific element in a given process step. When managing user interactions and data flow, the Set Value Of action ensures that received inputs or system-generated data are automatically set in a specific element.
With this action:
You can automatically type user inputs or system-generated data into a specific field.
Programmatically update form fields, text boxes or other elements.
You can make the user experience more dynamic and interactive.
In this tutorial, you will learn how to effectively set the values of elements using the Set Value Of action.
Set Value Of action is supported in web and mobile apps.
Add Set Value Of Action
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
While in the UI Design module, open the Properties panel on the right side.
Select Initial Actions → UI Control → Set Value Of from the +ADD ACTION drop-down menu.
In the settings panel that opens, configure the following fields:
Component to Change: Select the element whose value will be changed.
New Value: Set the new value of the selected element.
After completing these steps, the Set Value Of action will be successfully added. You can then automatically transfer user inputs or system data to the specified element.