<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Turn off Autocomplete per Form and/or Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field</link>
		<description>Gravity Support Forums Topic: Turn off Autocomplete per Form and/or Field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:20:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/turn-off-autocomplete-per-form-andor-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-131670</link>
			<pubDate>Fri, 25 Jan 2013 18:55:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">131670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We don't support modifying the plugin files.  If anyone would like to request the feature again, please feel free to open a new topic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wilmoth77 on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-131478</link>
			<pubDate>Fri, 25 Jan 2013 13:03:17 +0000</pubDate>
			<dc:creator>wilmoth77</dc:creator>
			<guid isPermaLink="false">131478@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know this isn't a per form solution, but I just added autocomplete='off' to the filters of form_display.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lerizzle on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-49447</link>
			<pubDate>Tue, 14 Feb 2012 17:47:05 +0000</pubDate>
			<dc:creator>lerizzle</dc:creator>
			<guid isPermaLink="false">49447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh Wait:&#60;/p&#62;
&#60;p&#62;$( '#gform_8 #input_8_4:visible' ).val('');&#60;/p&#62;
&#60;p&#62;Love jQuery.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lerizzle on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-49445</link>
			<pubDate>Tue, 14 Feb 2012 17:43:58 +0000</pubDate>
			<dc:creator>lerizzle</dc:creator>
			<guid isPermaLink="false">49445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't use javascript.&#60;/p&#62;
&#60;p&#62;Adding autocomplete with Javascript is too late firefox already completed it.&#60;/p&#62;
&#60;p&#62;Giving it a value of '' empties the value on multi page forms :(&#60;/p&#62;
&#60;p&#62;I think the best bet would be to allow for any additional attributes on any field. With all the data stuff in html it would be extremely useful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lerizzle on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-47773</link>
			<pubDate>Mon, 30 Jan 2012 13:16:41 +0000</pubDate>
			<dc:creator>lerizzle</dc:creator>
			<guid isPermaLink="false">47773@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That would be nice. It would be nice to also be able to add whatever attributes we want to a field. With html5 that would be very usefull.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-21756</link>
			<pubDate>Mon, 28 Mar 2011 11:12:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@teabagstudios Good call.  Haven't had anyone report this, but I could see that happening.  Unfortunately the honeypot field has to use a common name to entice bots.  We can see about adding autocomplete=&#34;off&#34; when the HTML5 option is turned on, it won't validate in XHTML.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teabagstudios on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-21729</link>
			<pubDate>Mon, 28 Mar 2011 06:25:21 +0000</pubDate>
			<dc:creator>teabagstudios</dc:creator>
			<guid isPermaLink="false">21729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just a heads up that if you use the honeypot method and leave auto-complete turned on, the honeypot field will sometimes be populated; depending on what's chosen (name, email are sometimes chosen).&#60;/p&#62;
&#60;p&#62;If you hide the honeypot with CSS, it can appear that the form has submitted even though the details aren't saved / emailed.&#60;/p&#62;
&#60;p&#62;This caused a bit of a headache (used Chrome).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-17581</link>
			<pubDate>Thu, 03 Feb 2011 14:55:07 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">17581@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Will do, thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-17580</link>
			<pubDate>Thu, 03 Feb 2011 14:50:27 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">17580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd say jQuery is your best bet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Turn off Autocomplete per Form and/or Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/turn-off-autocomplete-per-form-andor-field#post-17543</link>
			<pubDate>Thu, 03 Feb 2011 11:50:13 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">17543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, in the meantime I suppose the only work around is either output buffering or jQuery, right?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
