Form combo box with autocomplete

Does the combo box in the DHTMLXForm have the functionality for autocomplete.

I have set it up with filtering at the moment but I would like the user to be able to enter a custom value also.

Is this possible?

Hi

Try this:
{type: “combo”, …, filtering: true}