\AutocompleteField

AutocompleteField Allow the quick selection of items on the client side and (conventionally) return an ID for ease of use.

Synopsis

class AutocompleteField extends FormField {
}

Hierarchy

Extends

  • FormField

Members

protected

  • $autocompleteID — string
  • $childrenFieldList
  • $config — array
  • $dataSourcecallable
  • $defaultConfig — array
  • $recordFormattercallable
  • $requiredConfig — array

Methods

protected

public