I'm new in business central.
Create a table and list page. My table have 2 fields:
Code, Code [20]
Description, Text [50]
Then I create a tableExtension
and add a new field and a table relation to my table. Works fine, but when I lookup show only field code.
I need show my two field in lookup.
Any suggestion?