Linking not making any sense to me.

I have a screen that has the following available data:

  1. Current State
  2. Current City
  3. Current User

I have a button that will update the current record and link to a Modal pop-up screen that confirms that the data has been successfully updated.

When the user closes the pop-up, I want the pop-up to close, but I want the available data to remain.

Essentially, when the modal closes, I want to remain on that record.

What I am seeing is that those 3 data collections do not remain.

I get this for all 3 datas…

Current State

Now Unavailable on State Collection Screen

How do I keep the data alive