Providing data that has been modified in the interface as a parameter to an action constitutes the Data Collection process. In the data binding process, we ran an action at the beginning of the screen and showed the results of this action in the interface elements. In this learning content, we will examine how to define the data in the interface as a parameter to an action.
Providing data that has been modified in the interface as a parameter to an action constitutes the Data Collection process. In the data binding process, we ran an action at the beginning of the screen and showed the results of this action in the interface elements. In this learning content, we will examine defining the data in the interface as a parameter to an action.
Let's take the personnel registration screen as an example scenario.
In the previous learning content, we defined the initial action and screen input for this screen. Now let's proceed to the Save button.
Let's set up the user registration structure for the new personnel to be added through the Save button.
Now let's create the action that will save the information of the relevant personnel in the personnel table.
Now let's execute the construct that allows to load a new value, i.e. an image, into the Image element.
This scenario we have realized is an example of Component Data Collection. You can perform similar processes for your own applications in your application development adventure with Kuika.
Providing data that has been modified in the interface as a parameter to an action constitutes the Data Collection process. In the data binding process, we ran an action at the beginning of the screen and showed the results of this action in the interface elements. In this learning content, we will examine how to define the data in the interface as a parameter to an action.
Providing data that has been modified in the interface as a parameter to an action constitutes the Data Collection process. In the data binding process, we ran an action at the beginning of the screen and showed the results of this action in the interface elements. In this learning content, we will examine defining the data in the interface as a parameter to an action.
Let's take the personnel registration screen as an example scenario.
In the previous learning content, we defined the initial action and screen input for this screen. Now let's proceed to the Save button.
Let's set up the user registration structure for the new personnel to be added through the Save button.
Now let's create the action that will save the information of the relevant personnel in the personnel table.
Now let's execute the construct that allows to load a new value, i.e. an image, into the Image element.
This scenario we have realized is an example of Component Data Collection. You can perform similar processes for your own applications in your application development adventure with Kuika.