Completed
Last Updated: 04 Oct 2019 14:45 by ADMIN
Release 2019.3.1004 (R3 2019 minor release)
With the current implementation of the control you can enter all symbols, so provide an option to change the keyboard type. 
Completed
Last Updated: 19 Jan 2022 13:07 by ADMIN
Release R1 2022

Provide an API for changing the SuggestionView position. For example the SuggestionView could be visualized above or under the input control.

Completed
Last Updated: 19 Jun 2019 12:44 by ADMIN
Release R2 2019 SP1
Created by: Zach
Comments: 5
Category: AutoCompleteView
Type: Feature Request
3
Consider implementing a Completed event that is raised when the Completed event of the entry is raised. This is in order to accommodate customer needs to get notification for enter pressed.
Completed
Last Updated: 19 Sep 2019 11:55 by ADMIN
Created by: developer1
Comments: 2
Category: AutoCompleteView
Type: Feature Request
0

I have an autocomplete that needs to fire some validations even when the user does not select anything from the suggestion view, i.e when the autocomplete Loses the Focus.

I saw that "Completed" event is in development, but that is not enough for me, I would need the "Unfocused" event.