Help needed: Want to the user to input his name and then show that text on other scene

The problem looks similar to this…

You could use local storage to save the value, then edit the innerHTML with the stored value.