Add an option to user to add his own text

Hello, guys. It is possible to add an option to user to add his own text? Also he can modify it and save the text in memory.

I’m guessing here , I don’t know if is this what you want to do:
You can add an input text let the user to fill it and add some button that says “Save” so when he/she clicks the button you take te input text and store a variable scene into Storage, later in some edit screen you retrieve the value from the Storage and show to the user.

2 Likes