<?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: Hidden 4 digit code</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Hidden 4 digit code</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 10:57:43 +0000</pubDate>

<item>
<title>yuniar on "Hidden 4 digit code"</title>
<link>https://www.machform.com/forums/topic/hidden-4-digit-code#post-4893</link>
<pubDate>Wed, 04 Mar 2009 16:42:28 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4893@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;some code snippet:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/displaying-entry-number-in-success-message?replies=11&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/displaying-entry-number-in-success-message?replies=11&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Hidden 4 digit code"</title>
<link>https://www.machform.com/forums/topic/hidden-4-digit-code#post-4890</link>
<pubDate>Wed, 04 Mar 2009 16:03:17 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4890@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;There are few ways to do this.&#60;/p&#62;
&#60;p&#62;1) Each of your form table already has auto-increment field, check the id column. If you need unique code, I suppose you can generate three random characters and join the result with the auto-increment column.&#60;/p&#62;
&#60;p&#62;So the result would be something like: SCR1, BSG2,HSG3, JSH4&#60;/p&#62;
&#60;p&#62;2) Add a text field, then edit the CSS and set the display property for this field to &#34;none&#34;. That would make it hidden. Then set the default value of this field to be a random characters.&#60;/p&#62;
&#60;p&#62;Are they make sense? I suggest to do number 1 above, I think it's easier.&#60;br /&#62;
Let me know if you are having difficulty.
&#60;/p&#62;</description>
</item>
<item>
<title>druting on "Hidden 4 digit code"</title>
<link>https://www.machform.com/forums/topic/hidden-4-digit-code#post-4872</link>
<pubDate>Tue, 03 Mar 2009 21:15:17 +0000</pubDate>
<dc:creator>druting</dc:creator>
<guid isPermaLink="false">4872@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I guess an easy way for this to work is set up an auto-increment field in the database that generates the 4 digit code when a submission is made, then grab this field from the database on a custom thanks page, for this to work i'd need to pass the id number of the submission to the thanks page.&#60;/p&#62;
&#60;p&#62;Am i heading in the correct direction here?
&#60;/p&#62;</description>
</item>
<item>
<title>druting on "Hidden 4 digit code"</title>
<link>https://www.machform.com/forums/topic/hidden-4-digit-code#post-4871</link>
<pubDate>Tue, 03 Mar 2009 21:12:33 +0000</pubDate>
<dc:creator>druting</dc:creator>
<guid isPermaLink="false">4871@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, i'd like to usee the MachForm for a simple voting mechanism i'm setting up on my website. The idea is to let users enter a name, email address and image and have people vote on their image using SMS.&#60;/p&#62;
&#60;p&#62;For this to work each person who submits an image needs to be assigned a unique 4 digit number, this will then be displayed in the success message. &#60;/p&#62;
&#60;p&#62;Is something like this possible in MachForm without /too/ much tinkering, i know it's not possible out of the box but is it going to be a crazy amount of work to get this to work?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
