onTextFormElementGetSuggestions

Called when a text form element requests autocomplete suggestions. This is called once when the user enters editing mode for the field.

Return

List of suggestions to display, or empty list if no suggestions are available/wanted.

Parameters

formElement

The text form element requesting suggestions.