<?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: Commenting out styles &#038; T &#038;C block</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Commenting out styles &#038; T &#038;C block</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:00:57 +0000</pubDate>

<item>
<title>lydia on "Commenting out styles &#038; T &#038;C block"</title>
<link>https://www.machform.com/forums/topic/commenting-out-styles-038-t-038c-block#post-7534</link>
<pubDate>Thu, 01 Oct 2009 18:04:30 +0000</pubDate>
<dc:creator>lydia</dc:creator>
<guid isPermaLink="false">7534@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Thank you so much for your continuous assistance!&#60;/p&#62;
&#60;p&#62;Lydia
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Commenting out styles &#038; T &#038;C block"</title>
<link>https://www.machform.com/forums/topic/commenting-out-styles-038-t-038c-block#post-7533</link>
<pubDate>Thu, 01 Oct 2009 17:03:27 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">7533@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Lydia,&#60;/p&#62;
&#60;p&#62;To hide the asterisk, try to search this code in your CSS form :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form .required
{
	color:red !important;
	float:none !important;
	font-weight:700;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then change to &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form .required
{
	color:red !important;
	float:none !important;
	font-weight:700;
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and it's possible to have a term and condition block with a check box as a confirmation. Simply put a section break field to put &#34;term and condition&#34; text in there and add 1 check box field with &#34;required&#34; option enabled.
&#60;/p&#62;</description>
</item>
<item>
<title>lydia on "Commenting out styles &#038; T &#038;C block"</title>
<link>https://www.machform.com/forums/topic/commenting-out-styles-038-t-038c-block#post-7532</link>
<pubDate>Thu, 01 Oct 2009 14:46:57 +0000</pubDate>
<dc:creator>lydia</dc:creator>
<guid isPermaLink="false">7532@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I love using the forms tool and was wondering if it is at all possible to not display the asterisk on a required field on a form and just not allow submission of the form if the field is empty? &#60;/p&#62;
&#60;p&#62;I'd also like to know if it is possible to have a a terms and conditions block at the bottom of the form, and a single check box to state whether one has read the terms and conditions.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;br /&#62;
Lydia
&#60;/p&#62;</description>
</item>

</channel>
</rss>
