Page: find functionality for drop-down object

0
Hi All,   I have the following domain model:   In the Edit page, I would like to create a Find functionality:   Instead of having the truck company as a simple drop down, I would like to add a search textbox before it, to filter the drop-down to the records that match the search field:   Would this be possible to create?   Thank you
asked
1 answers
0

Hi Mihai, 
Instead of using a reference selector, you can use Autocomplete widget to filter and select association values. 
 

answered