Hi,
i have a DataObject "Products" that has a has_one relationship to "Manufacturer". When I add a new "Product" via the complextablefield the popup shows a dropdown of manufacturerID. I want the dropdown to show the Manufacturer->name. How can I do this?