Autocomplete
Last updated
Last updated
In addition to the of the components you have the following properties available.
value [array of string]
preselect selected values, if not set the field returned from the store with the same id
is used
descriptionField [string]
Field of a suggested object to resolve and display.
filterField [string]
Field of a suggested object to use for filter.
You can load suggestions from the availableValues
property or from the form record by using availableValuesField
availableValues
[array of value]
availableValuesField [string] Field of a suggested object to use for filter.
In addition to the of the components you have the following methods available.
In addition to the of the components you have the following events available.
attributo dei valori disponibili da usare per la descrizione
filterField
campo dell'oggetto da usare per filtrare i suggerimenti
availableValues
[in alternativa a availableValuesField] array valori dispnibili
[in alternativa a availableValues] attributo del record contente l'array dei valori disponibili