Add View details option to dialog field

Hello, friends

I need to add View details option to several dialog fields (screenshot). I see that the option is automatically implemented for some of them - Vendor account, Invoice account. I need to implement the option for Tractor Number, Trailer Number. All fields are extended data types (for example, Vendor account - VendAccount, TractorNumber - TMSTractorNumber). It would be nice if you could explain me why you cant see the View details option for all the fields and how to add the option manually?

Best regards,

Roberts

It’s taken from table relations and table references on EDTs. It seems you didn’t add them to your EDTs.

Ok, I created EDT which extends original TMSTractorNumber and added reference table EBVehicles. It doent seem to work at the moment. Do I need to add reference or relation somewhere else?

Best regards,

Roberts

Yes, open the EDT is designer, right-click Table References node, choose New Table Reference and then define which field the EDT relates to.

You are the best!

Thank you!

Best regards,

Roberts