on Text Form Element Get Suggestions
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
form Element
The text form element requesting suggestions.