diff --git a/webapp/WEB-INF/templates/skin/plugins/forms/entries/fill_entry_type_text_area.html b/webapp/WEB-INF/templates/skin/plugins/forms/entries/fill_entry_type_text_area.html
index e0fa6161f..0d5a9c50d 100644
--- a/webapp/WEB-INF/templates/skin/plugins/forms/entries/fill_entry_type_text_area.html
+++ b/webapp/WEB-INF/templates/skin/plugins/forms/entries/fill_entry_type_text_area.html
@@ -10,7 +10,7 @@
<#if has_error>
+ <#if field_autocomplete?? && field_autocomplete.value??> autocomplete="${field_autocomplete.value}"#if><#if entry.mandatory> required#if>>${responseContent}
<#else>