<?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: Entry Info not in email</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Entry Info not in email</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 07:54:15 +0000</pubDate>

<item>
<title>Saghalie on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-16201</link>
<pubDate>Thu, 11 Oct 2012 10:39:22 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">16201@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You should be able to do this.  By default only the {entry_data} is populated (as well as the subject).  Click on whatever form, click emails and when the form comes up click on more options.  You will see the whole form pop up with what data is going to be sent.&#60;/p&#62;
&#60;p&#62;Look toward the bottom and you will see the link for &#34;template variables&#34;.  From there you can choose from a drop down list what data you want to be sent.  Format the &#34;email&#34; how you want it to look.  Selecting each variable in the drop down box shows you what the variable name is.  So if you have Name, Address, phone number as fields; the drop down will have those PLUS the element name.&#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
     Name: {element_1}&#60;br /&#62;
     Address: {element_2}&#60;br /&#62;
     Phone: {element_3}&#60;/p&#62;
&#60;p&#62;You can add those to the email message and if nothing is put in to one of them, then the field will be blank.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Saghalie&#60;br /&#62;
&#60;a href=&#34;http://www.kcmhosting.com&#34; rel=&#34;nofollow&#34;&#62;http://www.kcmhosting.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>wvanderklompssjlawcom on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-16200</link>
<pubDate>Thu, 11 Oct 2012 02:26:15 +0000</pubDate>
<dc:creator>wvanderklompssjlawcom</dc:creator>
<guid isPermaLink="false">16200@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would also like to know if it is possible to include the blank entries in the email.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>zeograz on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-15926</link>
<pubDate>Mon, 10 Sep 2012 23:00:06 +0000</pubDate>
<dc:creator>zeograz</dc:creator>
<guid isPermaLink="false">15926@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;In Machform 3.3 the emails contain only fields which contain a value with {entry_data} default variable set.&#60;/p&#62;
&#60;p&#62;How could I include even blank fields in the emails and corresponding labels, rather than the email just containing those fields which have been filled out?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>MXZRXP on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-15901</link>
<pubDate>Fri, 07 Sep 2012 07:24:33 +0000</pubDate>
<dc:creator>MXZRXP</dc:creator>
<guid isPermaLink="false">15901@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;{entry_data}  does not include the &#34;entry info&#34; data but you got me going in the right direction.&#60;/p&#62;
&#60;p&#62;under Email Content click &#34;template variables&#34; from there I was able to add date created, ip address, etc.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-15872</link>
<pubDate>Wed, 05 Sep 2012 16:33:04 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">15872@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The &#34;Notifications&#34; documentation: &#60;a href=&#34;http://www.appnitro.com/doc-notifications&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/doc-notifications&#60;/a&#62; should have the information you need.&#60;/p&#62;
&#60;p&#62;What information exactly are you currently getting in the emails?&#60;/p&#62;
&#60;p&#62;To customise the email message yo have to use the template tags that represent the particular form fields, which automatically populate/merge when the email is sent.&#60;/p&#62;
&#60;p&#62;To send all fields for a particular form the tag would be - in the emails section where you customise the message write it as it is shown, for example: &#60;code&#62;{entry_data}&#60;/code&#62;, including the curly braces.&#60;/p&#62;
&#60;p&#62;You can customise this further, and pick and choose individual fields to include in the email, or omit others, but depends on the fields you have in the form and what you want to include in the email.
&#60;/p&#62;</description>
</item>
<item>
<title>MXZRXP on "Entry Info not in email"</title>
<link>https://www.machform.com/forums/topic/entry-info-not-in-email#post-15871</link>
<pubDate>Wed, 05 Sep 2012 09:51:55 +0000</pubDate>
<dc:creator>MXZRXP</dc:creator>
<guid isPermaLink="false">15871@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Guys,   (ur doing great work!)&#60;/p&#62;
&#60;p&#62;If I look at my submitted forms from the &#34;Entries Screen&#34; at the bottom I get &#34;Entry Info.&#34; very helpful.&#60;/p&#62;
&#60;p&#62;How do I get that same entry info to be added to my forms that are emailed?  Right now it is left off...&#60;/p&#62;
&#60;p&#62;Please advise-&#60;br /&#62;
thanks!&#60;br /&#62;
m
&#60;/p&#62;</description>
</item>

</channel>
</rss>
