Base solution for your next web application
Open Closed

PowerTools Entity Generator Navigation Properties Edit Modal Lookup Always Lookup Control, Not DropDown #6961


User avatar
0
schlarmanp created

I've generated a test lookup entity "TestLookup" with just one property "LookupDescription" (string).

I then generated a test entity "TestEntity" with one property "Description" and one navigation property "TestLookupId" which references "TestLookup". "LookupDescription" is the display property. I've tried generating with setting the "nullable" checkbox check and also unchecked.

Regardless, when I generate "TestEntity" and test the UI, the edit modal always displays the lookup control with the "Pick" search button (magnifying glass) icon. I don't want this. I simply want a dropdown list containing the lookup values.

How do I accomplish this via PowerTools?

Cheers


4 Answer(s)