<?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: Multiple columns problem</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Multiple columns problem</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 15:35:15 +0000</pubDate>

<item>
<title>Robolovsky on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-24033</link>
<pubDate>Fri, 11 Sep 2015 02:02:01 +0000</pubDate>
<dc:creator>Robolovsky</dc:creator>
<guid isPermaLink="false">24033@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Since getting this great solution from williamansley I have now another similar problem. Again this involves fields which are hidden until a checkbox is ticked. I have two checkbox fields each with an image attached and use column_2 to align these next to each other. When either box is ticked I want the number (quantity) field to appear directly underneath the relevant checkbox and image.&#60;/p&#62;
&#60;p&#62;This works fine if the first checkbox is ticked and then the second one but if the second one is ticked first, the number field appears on the left of a new column because of the first number field still being hidden. Is there any way I can force it to appear under the second checkbox even if the first number field is hidden?
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-23191</link>
<pubDate>Fri, 01 May 2015 22:00:50 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">23191@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You are very welcome. I'm glad I was able to help. The only place you can see a full list of the built-in CSS styles is in the code. The styles are all defined in view.css. In version 4.3 the definitions start at about line 1409. I see the following styles defined:&#60;/p&#62;
&#60;p&#62;column_2&#60;br /&#62;
column_3&#60;br /&#62;
column_4&#60;br /&#62;
column_5&#60;br /&#62;
column_6&#60;br /&#62;
new_row&#60;br /&#62;
hidden&#60;br /&#62;
guidelines_bottom&#60;br /&#62;
guidelines&#60;/p&#62;
&#60;p&#62;I haven't tried this yet, but you should be able to override these style definitions if you redefine them using &#34;advanced CSS&#34; in a theme. I would say that was preferable to actually changing the code in view.css.
&#60;/p&#62;</description>
</item>
<item>
<title>Robolovsky on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-23188</link>
<pubDate>Fri, 01 May 2015 18:41:19 +0000</pubDate>
<dc:creator>Robolovsky</dc:creator>
<guid isPermaLink="false">23188@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Brilliant! Thanks so much williamansley that worked perfectly. This may have been asked before but is there a full list anywhere of these built in CSS statements?
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-23184</link>
<pubDate>Fri, 01 May 2015 01:49:06 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">23184@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It's rather hard to be sure I understand your problem correctly just going by your description, but if I do understand it, then I may have a solution. For every field in your form that has the CSS value of &#34;column_2&#34; that you want to be in the first column, whether or not quantity boxes are showing, add &#34;new_row&#34; to the CSS field. The CSS field should contain &#34;column_2  new_row&#34;. This will force those items to always start a new row, whether or not the other items with the CSS setting &#34;column_2&#34; are hidden or visible.
&#60;/p&#62;</description>
</item>
<item>
<title>Robolovsky on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-23181</link>
<pubDate>Thu, 30 Apr 2015 17:24:43 +0000</pubDate>
<dc:creator>Robolovsky</dc:creator>
<guid isPermaLink="false">23181@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If it were possible to add a different kind of section break after each pairing of checkbox and quantity field I think that would solve the problem. This would have to be separate from the regular section break as it would have no borders or padding and would only be a pixel or two in height. In effect a spacer of sorts but I think it would prevent the check boxes from displaying two to a row when the quantity fields are hidden.
&#60;/p&#62;</description>
</item>
<item>
<title>Robolovsky on "Multiple columns problem"</title>
<link>https://www.machform.com/forums/topic/multiple-columns-problem#post-23180</link>
<pubDate>Thu, 30 Apr 2015 04:28:26 +0000</pubDate>
<dc:creator>Robolovsky</dc:creator>
<guid isPermaLink="false">23180@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The multiple column feature is great but I am having a problem. My form has four separate checkboxes with corresponding quantity fields. I want the quantity fields to remain invisible until the relevant box is checked so I have given all four checkboxes and their respective quantity fields a column_2 CSS value and set the logic to hide the quantity boxes accordingly.&#60;/p&#62;
&#60;p&#62;Problem is that when I do this the form initially displays with the visible fields stacked in a two column formation. Is there any way I can prevent this happening or a better way of stacking these fields?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
