<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Unique Identifier</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Unique Identifier</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:00:14 +0000</pubDate>

<item>
<title>dockydoc on "Unique Identifier"</title>
<link>https://www.machform.com/forums/topic/unique-identifier#post-24601</link>
<pubDate>Mon, 21 Dec 2015 18:13:42 +0000</pubDate>
<dc:creator>dockydoc</dc:creator>
<guid isPermaLink="false">24601@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;br /&#62;
Here is what I've done to do this but I'm sure this will be added in the next version&#60;/p&#62;
&#60;p&#62;In post-functions.php, I've added :&#60;/p&#62;
&#60;p&#62;		// Random String&#60;br /&#62;
		function generateRandomString6($length = 6) {&#60;br /&#62;
		    return substr(str_shuffle(&#34;0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ&#34;), 0, $length);&#60;br /&#62;
		}&#60;/p&#62;
&#60;p&#62;		// Random ID - NetID&#60;br /&#62;
		$NetID = generateRandomString6();&#60;br /&#62;
		$_SESSION['NetID'] = $NetID;&#60;/p&#62;
&#60;p&#62;		// Insert field in the DataBase (where element_16 is the Random Field)&#60;br /&#62;
		if($form_id == 1234){ $table_data['element_16'] = $NetID; }&#60;/p&#62;
&#60;p&#62;Olivier&#60;br /&#62;
Lille (FRANCE)
&#60;/p&#62;</description>
</item>
<item>
<title>amigamerlin on "Unique Identifier"</title>
<link>https://www.machform.com/forums/topic/unique-identifier#post-24409</link>
<pubDate>Sat, 21 Nov 2015 20:17:35 +0000</pubDate>
<dc:creator>amigamerlin</dc:creator>
<guid isPermaLink="false">24409@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm interested in this too.&#60;br /&#62;
I've wrote my idea (Autoincrement field) for future v.4.7 here : &#60;a href=&#34;http://www.appnitro.com/forums/topic/47-features-list?replies=5&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/47-features-list?replies=5&#60;/a&#62;&#60;br /&#62;
IMHO, currently, having a customized unique field can't be done (btw as unique we can use the id# but can't be customized)&#60;br /&#62;
I hope someone of Appnitro team (Yuniar?) can give a us a suggestion how to do this.
&#60;/p&#62;</description>
</item>
<item>
<title>klarkincswindsorcom on "Unique Identifier"</title>
<link>https://www.machform.com/forums/topic/unique-identifier#post-24408</link>
<pubDate>Sat, 21 Nov 2015 09:24:38 +0000</pubDate>
<dc:creator>klarkincswindsorcom</dc:creator>
<guid isPermaLink="false">24408@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would like to know if this is possible also.
&#60;/p&#62;</description>
</item>
<item>
<title>marcusmccown on "Unique Identifier"</title>
<link>https://www.machform.com/forums/topic/unique-identifier#post-23379</link>
<pubDate>Wed, 03 Jun 2015 06:53:57 +0000</pubDate>
<dc:creator>marcusmccown</dc:creator>
<guid isPermaLink="false">23379@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way to assign a unique number or alphanumeric number ether a customer number on a signup form or an order number?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
