In the application development process with Kuika, Screen Input is used to transfer data between two or more screens.
In order to transfer data between screens with Screen Input, a Screen Input is added under the screen whose value will be received/transferred. Then, under the Navigate action on the screen that will provide the transfer, the Screen Input added as Id parameter value should be selected.
Adding Screen Input is an important step to improve the usability and functionality of an application. It makes it easier for users to enter data and interact with the app.
This training content consists of the following topics.
To add Screen Input, click the ADD SCREEN INPUT button in the screen Properties of the screen you want to add.
Name the added Screen Input. Then select the Screen Input type. You can name the Screen Input according to your wishes. You can select Guid as Screen Input type. Then create the Screen Input via the CREATE button at the bottom right.
Thus, you have completed the Add Screen Input process.
You can perform delete and update operations in the Screen Input field. Remove button is used for delete operation, Update button is used for update operation.
In order to transfer data between screens with Screen Input, select the Screen Input created as the Id parameter value under the action you have added on the screen that will provide the transfer. To perform this selection process, click the Symbol Picker in the upper right corner of the Fixed Value text input box in the Id (Guid - One) parameter in the action you added.
In the menu that opens, select Screen Inputs > Id.