Hello,
I have a list of items.
When I open the edit form it only displays the first record to edit.
I have a lookup on the form that a user can make a choice of what record to edit.
The issue is that when the user makes a choice from the dropdown/ lookup the form doesnt refresh to that item, it stays on the first record.

Above you will see that it displays record 21
The lookup dropdown showing is related to a different record from the list.
Clicking on the selection should update the form to display that records metadata.
The form and the data both use the same list items.
Below is the design view.
Maybe I am going about this in the wrong way?

The Text box left of the lookup filters the roles used in the lookup.