Hello,
I have created a new table in which I want to display a drop-down menu with the list of customers (no problem there). And depending on the selected customer account, I want to display the name of the customer in an additional column by retrieving the name directly from the customer table.
I created a new form like this :

In the Data source I added a link from CustTable table.

I added the custable.name in my form.

But my issue is when I try to add a new record in my new table "TRI_NettingCorrelationAR", the customer name becomes blank :



Could you help me please ?
Thanks a lot.