I am making a lookup by adding relation of one table to the other. I made my custom table and make a relation with HCMWorker. Now I added a relation in my custom table with HCMWorker.personalName. Than I make a form add a grid to it and drag that field to my grid. Now I have a lookup showing ID and Name. Now when I select any Item from the lookup table ID comesup into the field I want that Name will show up instead of ID. Any Solution ?

