<?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: Getting Each form to start entry ID at 1</title>
		<link>https://legacy.forums.gravityhelp.com/topic/getting-each-form-to-start-entry-id-at-1</link>
		<description>Gravity Support Forums Topic: Getting Each form to start entry ID at 1</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 20:33:35 +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/getting-each-form-to-start-entry-id-at-1" rel="self" type="application/rss+xml" />

		<item>
			<title>prizeblade on "Getting Each form to start entry ID at 1"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-each-form-to-start-entry-id-at-1#post-15268</link>
			<pubDate>Fri, 31 Dec 2010 16:30:13 +0000</pubDate>
			<dc:creator>prizeblade</dc:creator>
			<guid isPermaLink="false">15268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for your fast reply i will try to create the php when i get home from work. Hmm since i limit entries on all forms i suppose i could just export it to Calc and then use the row numbers as the id numbers, sorry just thinking out loud. Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Getting Each form to start entry ID at 1"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-each-form-to-start-entry-id-at-1#post-15263</link>
			<pubDate>Fri, 31 Dec 2010 16:12:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15263@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, this isn't possible.  The entry id is a database generated id for the row.  All entries are stored in the same database table.  The entry id is sequential across all forms.  If you wanted an alternate id number that was sequential you would have to add a hidden field to your form and write custom PHP to populate the hidden field with the id, querying the entries to check how many exist and incrementing the number.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prizeblade on "Getting Each form to start entry ID at 1"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/getting-each-form-to-start-entry-id-at-1#post-15260</link>
			<pubDate>Fri, 31 Dec 2010 15:23:57 +0000</pubDate>
			<dc:creator>prizeblade</dc:creator>
			<guid isPermaLink="false">15260@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having a bit of trouble, when i create new forms or duplicate existing form templates i have created, the entry ID does not start with 1. Is there a way i can get them to start at 1 or create a hidden field that increments a number? (i would prefer using the hidden field) just wondering if this feature is already available in gravity forms and i have just not discovered it yet. Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
