combobox autocomplete not working?

Hi Jan,
I think the problem is that FreeformQuery does not support filtering out of the box; you should provide a FreeformQueryDelegate implementation.

See
docs
for more info.

HTH
Marco