Disable autocomplete in TTIWAdvEdit

Hi, how can I disable the autocomplete feature in a TTIWAdvEdit? When the user starts typing in the edit box I don't want a list of previous entries to be displayed.

Is currently unfortunately not yet possible on the level of TIWAdvEdit.
We'll consider to add a property with which this can be controlled.

Thanks. I tried adding autocomplete="off" in ExtraTagParams but it didn't have any effect. So if it's possible for you to provide this functionality in the not too distant future that would be great.

It won't work via ExtraTagParams, we'll need to build in the support. It's on the todolist.

A new boolean property "AutoComplete" has been added to TIWAdvEdit.
The update will be available with the next release of the TMS IW Component Pack.