Find data in a Form

My team has to fill a form where they has to write the customer code in a “text entry” space, and I would like to automatically show the coordinates before the form is Submit.

Is there a way to do that ?

So the coordinates are already in the “Customers” table, right?

If they don’t have to do anything with the coordinates and you just wanna show it, add an inline list, filter by customer code is the same as the form screen’s chosen customer code, and display the coordinates in the inline list item.