This is SP2010. Working with lists, and specifically a related list "New Item" form. Problem is, one of my lists has about 300 items, and SP insists as rendering it as one of those look-ahead text input fields. I want it to render as a select menu, as it would if there were only a few elements. I want it to stay as a select menu to keep it compatible with some other jq bits, don't care about performance at this point.
Anybody know how I can force that field to render as a select menu?