Is it possible to modify the behavior of a Lookup column in a Model-Driven App so that the dropdown list does not display all available options by default? I want the list to appear only when I start typing and show only the matching records instead of the full list.
Right now, when I click on the lookup field, it displays the entire list, but I’d like to restrict it so that it only shows results relevant to what I type. Is there a setting or customization (e.g., JavaScript, Power Automate) that can achieve this?
Any insights or workarounds would be greatly appreciated! Thanks in advance for any advice!