<?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: Auto submit form.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ability-to-name</link>
		<description>Gravity Support Forums Topic: Auto submit form.</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:16:41 +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/ability-to-name" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Auto submit form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ability-to-name#post-45967</link>
			<pubDate>Tue, 10 Jan 2012 12:58:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45967@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We can't support modifications to the core plugin files.  Please be sure to maintain your changes if you update Gravity Forms in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmchenry35 on "Auto submit form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ability-to-name#post-45928</link>
			<pubDate>Mon, 09 Jan 2012 23:08:11 +0000</pubDate>
			<dc:creator>dmchenry35</dc:creator>
			<guid isPermaLink="false">45928@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was able to get the name field added to the forms by a simple edit to the form display php file. I simply named the form, with the form id to keep it nice and simple.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmchenry35 on "Auto submit form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ability-to-name#post-45916</link>
			<pubDate>Mon, 09 Jan 2012 19:26:48 +0000</pubDate>
			<dc:creator>dmchenry35</dc:creator>
			<guid isPermaLink="false">45916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure if this has been mentioned but a way to auto submit the form on page load would be fantastic.&#60;/p&#62;
&#60;p&#62;I've got a script that automatically submits the form after 1 millisecond of time on the page. All the fields are auto populated with data so no user in put is needed, but we need to get this information of the people who land on this page.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;

setTimeout(&#38;quot;SubmitThingy()&#38;quot;,1);

function SubmitThingy() {
document.FormThingy.submit();
}

&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think it might be able to work with gravity forms as well if I could get the form renamed.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
