Hi
I am new to development I would like support how do I perform a data transfer from UI to UI
in the image the red highlight will change to blue
You can achieve that by adding an input parameter (or various) on "Etiquetas" screen and run a Preparation to prepare the data to print.
Or you can pass the all data throw the inputs parameters, but is not recommended because of the viewstate size, you can check:
https://success.outsystems.com/Documentation/Best_Practices/Performance_and_Monitoring/Performance_Best_Practices_-_User_Interface#Minimize_Screen_Parameters
Hi Jone,
I'm not sure if that is what you want, but you can drag the screen "Programacaos" from "Mainflow" to "Imprimir".
If this is not what you want, please try to describe better.
I'm trying to print clicking this button will transfer the data from this screen to the (Print) screen