Disable browser autocomplete

How to disable browsers auto complete (list) feature on form controls?

I attached the form using dhxwindow.attachForm(jsonStructure) how to add autocomplete='off' ?

Unfortunately it is not available to disable to autocomplete for the dhtmlxForm input. Its uses the settings of the browser.