I am just starting out and would like to reference the text input from another view. For example, the user enters a text value and clicks the button. I want the label in the view that comes up to have the name the user entered. I thought it would be as simple as having on “open” on the label and saying:
newlabelname.text = lastviewname.lastviewlabel.text