<?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: entry id management</title>
		<link>https://legacy.forums.gravityhelp.com/topic/entry-id-management</link>
		<description>Gravity Support Forums Topic: entry id management</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 21:17:43 +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/entry-id-management" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "entry id management"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-management#post-19355</link>
			<pubDate>Thu, 24 Feb 2011 18:36:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19355@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The entry id is a unique database table row id.  It increments across all form's and is not form specific.  So the entry id cannot be reset to 0 and is not form specific.  &#60;/p&#62;
&#60;p&#62;Deleting the entries will also not reset the entry id to #1 because that is database column auto-increments and the count is part of the table data in the database.  It can't be reset... well I should say it can't easily be reset.  If you know what you are doing as a DBA you could reset it.&#60;/p&#62;
&#60;p&#62;It's possible to add your own hidden field to your form and use it as a custom id.  You would have to write custom code to increment the id each time a form is submitted.  It's certainly doable and could be form specific but it's a customization and would require custom code to implement.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Robert Patterson on "entry id management"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-management#post-19353</link>
			<pubDate>Thu, 24 Feb 2011 18:26:00 +0000</pubDate>
			<dc:creator>Robert Patterson</dc:creator>
			<guid isPermaLink="false">19353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a client who manages horse shows. Because of the lead time required for the form to be available, and the duration of time during which the form must be available, there can be as many as six different forms active at one time. &#60;/p&#62;
&#60;p&#62;The entry id's generated seem to be cumulative across the shows. I think I understand why entry id's couldn't be reset per horse show, but am I right in assuming that entry id's can't be reset to 1? &#60;/p&#62;
&#60;p&#62;Is the correct management policy for this small horseshow management company to export and delete the form as soon as it has served its purpose? If, for instance, all forms were deleted, does the entry id then reset to id#1 for the next new form?&#60;/p&#62;
&#60;p&#62;Gravity forms has been a godsend for this client in particular. She can create, edit, duplicate, etc. anything she wants, but when printing individual entries, there is a id# on the top of the form which has nothing to do with the client or the horse show. This has created some confusion because individual participants in the horse show are assigned numbers by show management (like a track meet, every participant is numbered). I guess that if the entry id# could be reset for every show, then gravity forms could do double duty and be used to generate show numbers as well. &#60;/p&#62;
&#60;p&#62;Sorry to ramble, but the question is: Is the only way to reset entry id# to 1 to delete all existing entries, or does that even work?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
