<?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: autoincrement a Value</title>
		<link>https://legacy.forums.gravityhelp.com/topic/autoincrement-a-value</link>
		<description>Gravity Support Forums Topic: autoincrement a Value</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 18:06:28 +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/autoincrement-a-value" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "autoincrement a Value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autoincrement-a-value#post-17710</link>
			<pubDate>Fri, 04 Feb 2011 18:23:02 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">17710@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI Vivek,&#60;/p&#62;
&#60;p&#62;This is possible via custom code and Gravity Forms hooks. This thread shows you how do this with a unique ID (not an auto increment):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/guid-entry-id&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/guid-entry-id&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;An auto-increment id would be similar but instead of checking for the unique ID, you'd check for the last submitted registration ID and then just add one. One other thing important thing to note is that this (and the provided example) should actually be run from the &#60;strong&#62;gform_post_submission&#60;/strong&#62; hook to prevent the same id from being submitted by multiple users.&#60;/p&#62;
&#60;p&#62;If you are not familiar with PHP, you might want to hire a developer to lend you some assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vivek Saini on "autoincrement a Value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/autoincrement-a-value#post-17650</link>
			<pubDate>Fri, 04 Feb 2011 11:12:47 +0000</pubDate>
			<dc:creator>Vivek Saini</dc:creator>
			<guid isPermaLink="false">17650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I have a Registration Form, it has a field for Registration NO, Now I want this form should be automatically filled in the format i.e. (Some starting string like REG and then auto increment no 001) REG0001,&#60;br /&#62;
When another user fill a form it will automatically be REG0002&#60;/p&#62;
&#60;p&#62;Thanks &#38;amp; Regards&#60;br /&#62;
Vivek Saini
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
