Hello,
I have a simple issue but i couldn’t solve it
We use a type_ahead field for the user input or change a name.
When the user make click on this field the value_list associated to it, is expanded.
How can i stop this behaivor
Thanks
mo_ca_mo:
Hello,
I have a simple issue but i couldn’t solve it
We use a type_ahead field for the user input or change a name.
When the user make click on this field the value_list associated to it, is expanded.
How can i stop this behaivor
Thanks
There is an ui property for this, APP_UI_PROPERTY.TYPE_AHEAD_SHOW_POPUP_ON_FOCUS_GAIN (under Application → Constants). Is this what you want?
Yes thank you indeed.