<?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: Email Output Customization</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Email Output Customization</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:32:15 +0000</pubDate>

<item>
<title>rocketmedia on "Email Output Customization"</title>
<link>https://www.machform.com/forums/topic/email-output-customization#post-4904</link>
<pubDate>Thu, 05 Mar 2009 00:33:14 +0000</pubDate>
<dc:creator>rocketmedia</dc:creator>
<guid isPermaLink="false">4904@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you for your help, exactly what I was hoping for.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Email Output Customization"</title>
<link>https://www.machform.com/forums/topic/email-output-customization#post-4892</link>
<pubDate>Wed, 04 Mar 2009 16:40:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4892@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Edit your &#60;strong&#62;includes/entry-functions.php&#60;/strong&#62; file.&#60;br /&#62;
Search around line 356 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($phone_value)){
	$entry_details[$i][&#38;#39;value&#38;#39;] = &#38;quot;($phone_1) - $phone_2 - $phone_3&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($phone_value)){
	$entry_details[$i][&#38;#39;value&#38;#39;] = &#38;quot;{$phone_1}-{$phone_2}-{$phone_3}&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>rocketmedia on "Email Output Customization"</title>
<link>https://www.machform.com/forums/topic/email-output-customization#post-4878</link>
<pubDate>Wed, 04 Mar 2009 06:32:24 +0000</pubDate>
<dc:creator>rocketmedia</dc:creator>
<guid isPermaLink="false">4878@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Anyone out there able to help with this?
&#60;/p&#62;</description>
</item>
<item>
<title>rocketmedia on "Email Output Customization"</title>
<link>https://www.machform.com/forums/topic/email-output-customization#post-4873</link>
<pubDate>Wed, 04 Mar 2009 00:59:38 +0000</pubDate>
<dc:creator>rocketmedia</dc:creator>
<guid isPermaLink="false">4873@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I need to modify the why a phone number is displayed in the output email from a form submission. Currently, the display uses spaces in the phone like this:&#60;/p&#62;
&#60;p&#62;(000) 000 - 0000&#60;/p&#62;
&#60;p&#62;I need to know how to modify this output so it displays like this:&#60;/p&#62;
&#60;p&#62;000-000-0000&#60;/p&#62;
&#60;p&#62;Reason for this request is to comply with mobile devices in allowing for the number to be usable. Please advise as to where and how I can make this change happen.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
