Column.autocomplete
(Replacing message template with parser tag)
(Updated Edited template to July 12, 2025.)
 
Line 11: Line 11:
<code>#Column.autocomplete</code> turns on autocomplete on a field. For example, if you have a text field and you want to use autofill, this turns it on.  
<code>#Column.autocomplete</code> turns on autocomplete on a field. For example, if you have a text field and you want to use autofill, this turns it on.  
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 05:47, 20 January 2025

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Edgar on 2025-01-20.
#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Column.autocomplete True, False Hint for form autofill feature (disabled by default for every input field)

#Column.autocomplete turns on autocomplete on a field. For example, if you have a text field and you want to use autofill, this turns it on.