-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: 8.5.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Currently, if a combobox using autocomplete finds no matching results, it will display an empty popup without content.
Combobox could receive a setter for emptySearchMessage="message here" to display a disabled message in the popup instead.
Usage:
<combobox emptySearchMessage="No suggestions">