<?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: Custom Radio &#038; Checkboxes not working with logic notificatons</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Custom Radio &#038; Checkboxes not working with logic notificatons</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:08:40 +0000</pubDate>

<item>
<title>curtisio on "Custom Radio &#038; Checkboxes not working with logic notificatons"</title>
<link>https://www.machform.com/forums/topic/custom-radio-038-checkboxes-not-working-with-logic-notificatons#post-19325</link>
<pubDate>Tue, 08 Oct 2013 03:14:55 +0000</pubDate>
<dc:creator>curtisio</dc:creator>
<guid isPermaLink="false">19325@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Problem solved (I'm not sure how). I rebuilt the form and tested it worked and then add the custom CSS and it works.
&#60;/p&#62;</description>
</item>
<item>
<title>curtisio on "Custom Radio &#038; Checkboxes not working with logic notificatons"</title>
<link>https://www.machform.com/forums/topic/custom-radio-038-checkboxes-not-working-with-logic-notificatons#post-19321</link>
<pubDate>Mon, 07 Oct 2013 19:37:13 +0000</pubDate>
<dc:creator>curtisio</dc:creator>
<guid isPermaLink="false">19321@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I had a form with custom checkboxes. &#60;/p&#62;
&#60;p&#62;Who would you like to contact?&#60;br /&#62;
Choice 1 = Person A,  Choice 2 = Person B&#60;/p&#62;
&#60;p&#62;When I have the custom radio / checkboxes with CSS the logic notification emails no longer get sent. I have removed the custom radio buttons so that the contact form sends logic emails (for now I hope)&#60;/p&#62;
&#60;p&#62;Are there any thoughts why this doesn't work?&#60;/p&#62;
&#60;p&#62;CSS BELOW:&#60;/p&#62;
&#60;p&#62;input[type=radio] {&#60;br /&#62;
	visibility: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;input[type=radio] + label::before {&#60;br /&#62;
content: &#34;&#34;;&#60;br /&#62;
display: inline-block;&#60;br /&#62;
margin-right:3px;&#60;br /&#62;
margin-top:10px;&#60;br /&#62;
width: 29px;&#60;br /&#62;
height: 30px;&#60;br /&#62;
background: url(../../../../images/checkbox_untick.png) no-repeat;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;input[type=radio]:checked + label::before {&#60;br /&#62;
content: &#34;&#34;;&#60;br /&#62;
display: inline-block;&#60;br /&#62;
margin-right:3px;&#60;br /&#62;
margin-top:10px;&#60;br /&#62;
width: 29px;&#60;br /&#62;
height: 30px;&#60;br /&#62;
background: url(../../../../images/checkbox_tick.png) no-repeat;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>

</channel>
</rss>
