Add Address field next to Name on DropDown Customer
We have a request from our customers to add a new field “Address” after the Name field from the dropdown list on the Customer table.
The standard dropdown for the Customer table is:
fieldgroup(DropDown; "No.", Name, City, "Post Code", "Phone No.", Contact)
{
...
STATUS DETAILS
New