Hi! thanks for the course. I have trying to solve a problem and that i don´t know if it is possible. I have a layer where the user types his bank branch and bank acc. I want this personal data to be display on all the next scenes . I can find anything about it. I found the input formula , but that is only for the same scene =/ hope u understand my doubt. kiss
Hello Gabriela! You can use formulas to combine all the field text, assign that to a variable available for all scenes and retrieve that in the scene you intend to use it. You can use `input1.text` + ` ` + `input2.text` and store this in a variable
@@aswindesign I just don't really understand the concept of it and how it can be used. The example tutorial provided by Protopie isn't enough and doesn't feel relevant. Perhaps an example of how variables could be used in a common UI element, maybe something from material designs? For example, thanks to your tutorial on radio buttons, I now fully understand the concept of send/receive message. Keep up the good work.
That was so cool mahn... ❤️❤️
Hi! thanks for the course. I have trying to solve a problem and that i don´t know if it is possible. I have a layer where the user types his bank branch and bank acc. I want this
personal data to be display on all the next scenes . I can find anything about it. I found the input formula , but that is only for the same scene =/ hope u understand my doubt. kiss
Hello Gabriela! You can use formulas to combine all the field text, assign that to a variable available for all scenes and retrieve that in the scene you intend to use it. You can use `input1.text` + ` ` + `input2.text` and store this in a variable
Can you do a tutorial on variables
Thanks for the suggestion, @rjtkoh. Will certainly add one. Would you have anything in particular you'd like me to touch on?
@@aswindesign I just don't really understand the concept of it and how it can be used. The example tutorial provided by Protopie isn't enough and doesn't feel relevant. Perhaps an example of how variables could be used in a common UI element, maybe something from material designs? For example, thanks to your tutorial on radio buttons, I now fully understand the concept of send/receive message. Keep up the good work.
rjtkoh Sure, ! I’ll make sure to cover these pointers. Thank You! :)