Overview
It does not work in following use cases by default
- With defaults, i.e. no additional configuration:
- Create a custom controller, but do not define/override
AutoComplete
- With no custom controller
FormControlAutocompleteController cannot be set
- Only returns
20 records. This should be configurable
- Only words with
strings
- Only works with entities that have a single primary key
- Only works if the primary key is called
Id
Additionally, this must be the default for navigational properties.
Overview
It does not work in following use cases by default
AutoCompleteFormControlAutocompleteControllercannot be set20records. This should be configurablestringsIdAdditionally, this must be the default for navigational properties.