<?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: Adding Notes</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Adding Notes</description>
<language>en</language>
<pubDate>Thu, 18 Jun 2026 13:18:28 +0000</pubDate>

<item>
<title>yuniar on "Adding Notes"</title>
<link>https://www.machform.com/forums/topic/adding-notes#post-7256</link>
<pubDate>Wed, 09 Sep 2009 14:13:02 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7256@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can style one section break, check my reply here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/style-section-breaks?replies=2#post-7255&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/style-section-breaks?replies=2#post-7255&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ryanpowell on "Adding Notes"</title>
<link>https://www.machform.com/forums/topic/adding-notes#post-7250</link>
<pubDate>Wed, 09 Sep 2009 09:22:15 +0000</pubDate>
<dc:creator>ryanpowell</dc:creator>
<guid isPermaLink="false">7250@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I believe I might be looking for the same &#34;notes&#34; feature or at least a workaround. &#60;/p&#62;
&#60;p&#62;I have a section break set up as &#34;Contact Person&#34; and then specific fields setup below that. This worked great until my client didn't want the default Date option for a &#34;Date of Birth&#34; field. They wanted the &#34;Date of Birth&#34; to be drop downs (a drop down for month, drop down for the day, and drop down for the year). I'm able to create those three drop downs and place them on the same line but I have no way of classifying those three fields as &#34;Date of Birth&#34; without it having the same styling as the main section break header.&#60;/p&#62;
&#60;p&#62;All I need is a way of adding text above those three fields. Is this possible in any way? Perhaps a way to style just one section break?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Adding Notes"</title>
<link>https://www.machform.com/forums/topic/adding-notes#post-6983</link>
<pubDate>Thu, 20 Aug 2009 11:46:19 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6983@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you for the feedback with the form names. To help a bit, I think you can display your form ID number along with form name, to make it easier to recognize.&#60;/p&#62;
&#60;p&#62;Edit your &#34;manage_form.php&#34; search around line 459 for this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3&#38;gt;&#38;lt;?php echo &#38;quot;$i.&#38;amp;nbsp; {$data[&#38;#39;form_name&#38;#39;]}&#38;quot; ?&#38;gt;&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3&#38;gt;&#38;lt;?php echo &#38;quot;$i.&#38;amp;nbsp; {$data[&#38;#39;form_name&#38;#39;]} (ID#: {$data[&#38;#39;form_id&#38;#39;]})&#38;quot; ?&#38;gt;&#38;lt;/h3&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This way, if you have this form URL:&#60;br /&#62;
&#60;a href=&#34;http://www.example.com/machform/view.php?id=7&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/machform/view.php?id=7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the name is &#34;Sample Form&#34;, it would be displayed as:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Sample Form (ID#: 7)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;which only visible within your admin panel.&#60;/p&#62;
&#60;p&#62;Regarding the notes, I'm not really sure about this one.&#60;br /&#62;
Can't you use the Guidelines field to add instruction for each of your form field?
&#60;/p&#62;</description>
</item>
<item>
<title>alvordr on "Adding Notes"</title>
<link>https://www.machform.com/forums/topic/adding-notes#post-6976</link>
<pubDate>Wed, 19 Aug 2009 22:49:33 +0000</pubDate>
<dc:creator>alvordr</dc:creator>
<guid isPermaLink="false">6976@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I just thought of one other feature that would help.  Please also add the ability to name a form in the admin panel that isn't tied to the name of the form, itself.&#60;/p&#62;
&#60;p&#62;For example, supposed you have 5 forms named &#34;Contact Form.&#34;  In the admin panel, they all show up with the same name.  This makes it very difficult to determine which form your editing in the admin panel and wastes a bit of time.
&#60;/p&#62;</description>
</item>
<item>
<title>alvordr on "Adding Notes"</title>
<link>https://www.machform.com/forums/topic/adding-notes#post-6974</link>
<pubDate>Wed, 19 Aug 2009 22:39:21 +0000</pubDate>
<dc:creator>alvordr</dc:creator>
<guid isPermaLink="false">6974@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I love this utility.  However, I have one feature request that I think would help everyone.&#60;/p&#62;
&#60;p&#62;Can we have a field that is called note or notes that will allow us to add instructions for the person filling out the form?&#60;/p&#62;
&#60;p&#62;Currently, I have to use a section break.  However, if my section breaks are labeled, &#34;Step 1,&#34; &#34;Step 2,&#34; and so on, and I format them a certain way, then my note gets formatted that way, also.  I would prefer to be able to add a note or instruction for the user that doesn't get bolded, enlarged, and blue, for example.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
