Disable Browser-Autocomplete Feature on Textfield
TobiPFeb 14 2013 — edited Feb 14 2013Greetings to the community.
On regular text-type input fields you get that browserfeature of autocomplete. This can be deactivated with the html attribute autocomlete="off".
Now recently I saw somewhere a global setting in APEX 4.2 applications to include that in all text fields you are dealing with. I can't find it anymore.
Can anyone give me a hint where that setting is to be found, please, so that I dont have to go through the 100 text inputs, we have in our application.
Thanks and cheers,
tobi