I am new to QooDoo, Now i am developing a web application in QooxDoo and PHP, This application has multiple forms.
It’ll very use full if qooxdoo has a “auto complete” feature in its form elements like TextField, ComboBox, SelectBox etc..
Is there is any library avaliable to implement auto-completion in qooxdoo ?
Thanks in advance.
The qooxdoo framework and the qooxdoo contributions do not offer such a feature. But using a combobox and data binding give you good tools to implement that yourself.