<?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: Raise up the number in the subject of the e-mail message</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Raise up the number in the subject of the e-mail message</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 13:17:26 +0000</pubDate>

<item>
<title>danyael on "Raise up the number in the subject of the e-mail message"</title>
<link>https://www.machform.com/forums/topic/raise-up-the-number-in-the-subject-of-the-e-mail-message#post-2935</link>
<pubDate>Wed, 10 Sep 2008 17:42:00 +0000</pubDate>
<dc:creator>danyael</dc:creator>
<guid isPermaLink="false">2935@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That's great, thank you very much.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Raise up the number in the subject of the e-mail message"</title>
<link>https://www.machform.com/forums/topic/raise-up-the-number-in-the-subject-of-the-e-mail-message#post-2898</link>
<pubDate>Sun, 07 Sep 2008 08:40:47 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">2898@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi .. &#60;/p&#62;
&#60;p&#62;Basically those number based on entry id,if you want to change it you can edit &#34;helper-functions.php&#34; in line 315 and between line 443 ~ 447  &#60;/p&#62;
&#60;p&#62;line 315 :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$template_values[$i]	= $entry_id+1000; //&#38;lt;-- it will raise entry id by 1000&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;line 443 ~ 447 :&#60;/p&#62;
&#60;p&#62;from :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($target_is_admin){
	$mail-&#38;gt;Subject = utf8_encode(&#38;quot;{$form_name} [#{$entry_id}] &#38;quot;) ;
}else{
	$mail-&#38;gt;Subject = utf8_encode(&#38;quot;{$form_name} - Receipt&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($target_is_admin){
	$entry_id = $entry_id + 1000;
	$mail-&#38;gt;Subject = utf8_encode(&#38;quot;{$form_name} [#{$entry_id}] &#38;quot;) ;
}else{
	$mail-&#38;gt;Subject = utf8_encode(&#38;quot;{$form_name} - Receipt&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>danyael on "Raise up the number in the subject of the e-mail message"</title>
<link>https://www.machform.com/forums/topic/raise-up-the-number-in-the-subject-of-the-e-mail-message#post-2897</link>
<pubDate>Sun, 07 Sep 2008 05:33:09 +0000</pubDate>
<dc:creator>danyael</dc:creator>
<guid isPermaLink="false">2897@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar, Could you please let me know how I can raise the numbers in de e-mail subject for example now I see&#60;/p&#62;
&#60;p&#62;Glue &#38;#38; Accessories Order Form [#11]&#60;/p&#62;
&#60;p&#62;and when an user submits another one you will see&#60;/p&#62;
&#60;p&#62;Glue &#38;#38; Accessories Order Form [#12]&#60;/p&#62;
&#60;p&#62;I would like to rise the number to something like [#1120]&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Danyael
&#60;/p&#62;</description>
</item>

</channel>
</rss>
