Atozed Forums
Atozed Forums
>
Atozed Software
>
IntraWeb
>
English
>
IntraWeb General Discussion
> Disable browser input history on a TIWedit field
Full Version:
Disable browser input history on a TIWedit field
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Mikael Nilsson
10-21-2021, 05:04 PM
Hi,
Ow do I disable browser input history on a TIWedit field?
Regards
Jose Nilton Pace
10-21-2021, 09:58 PM
Hi Mikael.
Object Inspector: Attributes -> iaAutoComplete := False;
Mikael Nilsson
10-22-2021, 06:08 AM
Hi,
Fantastic. I wish there was some kind of documentation that explains every property there is.
kudzu
10-25-2021, 06:55 PM
Attributes are part of the HTML DOM:
https://developer.mozilla.org/en-US/docs...tocomplete
Atozed Forums
>
Atozed Software
>
IntraWeb
>
English
>
IntraWeb General Discussion
> Disable browser input history on a TIWedit field