Grrrrr....it's still not working for me :(
The textbox2 on the 2nd layout is not showing the text entered into the textinput on layout 1.
You need to add an event for that. Something like "On start of layout -> textbox set text to Array.At(0)"
Develop games in your browser. Powerful, performant & highly capable.
wow....it's working now :0
so why does it have to be linked to a condition like 'on start layout'? Though they get executed anyway.
It's clear my knowledge of how construct works is not working lol.
Thanks :)
It doesn't have to be, it's just in this case you only need to update this field once, it's better to put it into "on start of layout".
I recommend reading this tutorial:
construct.net/make-games/manuals/construct-3/project-primitives/events/how-events-work