Search 1.9 billion lines of Odoo code on GitHub

web_form_disable_autocomplete

Author: Numigi
License: LGPL-3
Branch: 14.0
Repository: Numigi/odoo-web-addons
Dependencies: web
Languages: JavaScript (11, 20.4%), Python (15, 27.8%), XML (8, 14.8%), and reStructuredText (20, 37.0%)
Other branches: 12.0, 12.0-web_list_column_text_align, TA#47984, TA#48575, and TA#48575-1

<h1 class="title">Web Form Disable Autocomplete</h1> <p>This module disables auto-complete on basic input fields.</p> <a name="before"></a> <h2>Before</h2> <p>Before installing the module, incoherent input suggestions hide the calendar widget.</p> <img alt="web_form_disable_autocomplete/static/description/before.png" src="web_form_disable_autocomplete/static/description/before.png" /> <p>The above picture shows the issue with date pickers.</p> <p>Depending on the OS, the navigator and the browsing history, you may experience issues with other basic input fields (such as the name of the ticket).</p> <p>In some cases, the fields of a form view are auto-filled like an address. This, even if the form view is in edit mode (the record already exists).</p> <a name="after"></a> <h2>After</h2> <p>After installing the module, autocomplete on basic input fields is disabled.</p> <img alt="web_form_disable_autocomplete/static/description/after.png" src="web_form_disable_autocomplete/static/description/after.png" /> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2>More information</h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>