Error openning screen

Getting error when button pressed to open new screen

Use to work other locations in code work with no error.

You’ll have to tell us what the error is

Looks like nView is nil for some reason.

Looks like it says that a label on the screen has an invalid constraint for its position.

Go back to the design of ScreenProjectID,

find the label with text ‘Project Number’,

delete it, and add a new one.

Thank you pointed in the right direction. I think I had a bad layout selected/entered…. didn’t make sense.