CF8 - Text Fild - No Autocomplete

Disable autocomplete in ChronoForms 8 text fields.

Overview

The autocomplete attribute option available in earlier versions was not directly accessible in the form builder.
Enable the HTML Attributes behavior for the text field and set the attribute to off or none.

Answered
ChronoForms v8
rb rbock 17 Nov, 2023
Hello Max... I miss the nice "No AutoComplete" option for text fields from CF7.
Max_admin Max_admin 13 Apr, 2024
Answer
enable the HTML Attributes behavior in your field and set:

autocomplete=off
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
sz szablac 31 Aug, 2025
Answer
1 Likes

autocomplete=none

seems to be a better solution for later browser versions.

Max_admin Max_admin 31 Aug, 2025

Thank you for sharing this solution. 😊

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply