<?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: Title field name + number</title>
		<link>https://legacy.forums.gravityhelp.com/topic/title-field-name-number</link>
		<description>Gravity Support Forums Topic: Title field name + number</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 01:36:25 +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/title-field-name-number" rel="self" type="application/rss+xml" />

		<item>
			<title>Eagerbob on "Title field name + number"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-field-name-number#post-317415</link>
			<pubDate>Tue, 11 Jun 2013 15:13:05 +0000</pubDate>
			<dc:creator>Eagerbob</dc:creator>
			<guid isPermaLink="false">317415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My idea was to use a counter. So the next number will automatically be an unused number. I saw a counter script here on the site, but had now idea how to use that.&#60;br /&#62;
I figured that it would be easy to do but obviously it is not?&#60;/p&#62;
&#60;p&#62;The idea of having the name added to the number is to make the URL unique. Otherwise, if you just use a number you could browse the people in the DB by changing the number in the URL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Title field name + number"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-field-name-number#post-317212</link>
			<pubDate>Tue, 11 Jun 2013 12:00:40 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">317212@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to find somewhere to track the numbers that have been used to know what comes next, and that's where the complexity lies. Do you keep an index table where you place in the last number used, grab that value and increment by one, and update the table, or do you use some other method of keeping track? That would be up to you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Eagerbob on "Title field name + number"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-field-name-number#post-317161</link>
			<pubDate>Tue, 11 Jun 2013 11:00:27 +0000</pubDate>
			<dc:creator>Eagerbob</dc:creator>
			<guid isPermaLink="false">317161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I  tried using the pre_submission_handler to populate the first field of a form (title field of a post field) with values from another field (a name). That works.&#60;/p&#62;
&#60;p&#62;Now I want to add a number to it, like a counter. So that you get John001, William002, Sarah003, Mary004, Steve005 etc.&#60;br /&#62;
How could I do this?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
