XML identifier: Autocomp
Purpose: Attempts to turn on/off automatic completion in text input fields.
Status: Planned for future use/Q3 2020.
Category: Single level
Usage: Inserts javascript commands into html stream, trying to turn automatic completion of input fields in html on or off.
Valid values: true/false.
Default: false. This is to ensure that the html stream including javascript is not disturbed by the inserted javascript code.
Development:Planned for full actual use in Q3 2020, and if unsuccessfully tested, will be removed subsequently. If successfully implemented, and given customer interest to be able to to this on a per-url basis, will be included in the quick launch link section.
Example:
Turning autocompletion off for all html text entry fields of all the url’s in use:
…
<key>Autocomp</key>
<string>false</string>
…
Document Revision: Jan. 2020, Feb. 2020. Doc. rev.: 0.2 Valid from app rev 0.89