Suggestions

Is it possible to open/start te suggestion Popup using “onTimedKeyPress”?

We want to create a kind of lookup table (more then 2000 articles) but when typing we’ve to wait after each character which is given. A filter will be activated to make the selectionlist shorter. When the filter could start , or just NOT start(or stop) when a next characters is given i could be a faster solution.

sorry,

I found this option: “keyPressTimeout: 500”
this helps!