<?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: Label with 2 input fields??</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Label with 2 input fields??</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 08:56:38 +0000</pubDate>

<item>
<title>yuniar on "Label with 2 input fields??"</title>
<link>https://www.machform.com/forums/topic/label-with-2-input-fields#post-3548</link>
<pubDate>Wed, 05 Nov 2008 10:31:17 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3548@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Ron,&#60;/p&#62;
&#60;p&#62;Thank you for your suggestion.&#60;br /&#62;
Currently, it's not possible to do it perfectly indeed.&#60;/p&#62;
&#60;p&#62;The above hack won't show on printout of the data entry either.&#60;br /&#62;
I've noted your request. Thanks again.
&#60;/p&#62;</description>
</item>
<item>
<title>webcommerce on "Label with 2 input fields??"</title>
<link>https://www.machform.com/forums/topic/label-with-2-input-fields#post-3541</link>
<pubDate>Wed, 05 Nov 2008 07:34:53 +0000</pubDate>
<dc:creator>webcommerce</dc:creator>
<guid isPermaLink="false">3541@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks to redityo.&#60;br /&#62;
(As usual) excellent advice  ...&#60;/p&#62;
&#60;p&#62;I tried your code on another form but I couldn't get it to do what I want.&#60;br /&#62;
Probably it's not possible with the current form format when mixing section break and other text fields.&#60;/p&#62;
&#60;p&#62;What I would like to see is another field as part of the standard form building set similar to the name field with the ability to size the two sub fields and name them. Maybe this is possible in another software update??&#60;/p&#62;
&#60;p&#62;The style has many possible uses, like How old are you/years/months, How long have you lived at this address/years/months, How long is this object?/feet/inches, How tall are you?/feet/inches,Insert parts code/alpha/number,  etc&#60;/p&#62;
&#60;p&#62;The main advantage I see is that it would group the Header with fields more logically (closely?) which I can't get using current process. Plus it would show on printout of the data entry, which isn't happening now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ron S
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Label with 2 input fields??"</title>
<link>https://www.machform.com/forums/topic/label-with-2-input-fields#post-3532</link>
<pubDate>Tue, 04 Nov 2008 14:39:42 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">3532@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;hmmm maybe with some trick it possible, I try it with some element with details :&#60;/p&#62;
&#60;p&#62;- section break : element_3&#60;br /&#62;
- year : element_1&#60;br /&#62;
- month : element_2&#60;/p&#62;
&#60;p&#62;ater that you can edit your CSS form and add these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_1
{
 float: left;
 width:15%;
 clear:both;
}

#li_1 label
{
 float: left;
 width:32%;
 clear:both;
}

#li_2
{
float:left;
width:20%;
}

#li_2 label
{
 float: left;
 width:40%;
 clear:both;
}

#li_3 h3
{
border-top:none !important;
font-weight:bold !important;
font-size:98% !important;
}

#li_3
{
border-top:none !important;
}

#li_4
{
clear:both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can mention there is &#34;li_4&#34; rules, it's use give line break for next element after year/month modification. I hope this is what you mean :)
&#60;/p&#62;</description>
</item>
<item>
<title>webcommerce on "Label with 2 input fields??"</title>
<link>https://www.machform.com/forums/topic/label-with-2-input-fields#post-3526</link>
<pubDate>Tue, 04 Nov 2008 10:53:43 +0000</pubDate>
<dc:creator>webcommerce</dc:creator>
<guid isPermaLink="false">3526@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I want to create a label that says How old are you: with two inputs 'years' and 'months'. Is it possible to do this?&#60;/p&#62;
&#60;p&#62;I realise it can be done with two separate text fields but it isn't very elegant.&#60;/p&#62;
&#60;p&#62;I looked at changing the Name Field but (other than doing it globally with languages.php) I can't see how it's possible.&#60;/p&#62;
&#60;p&#62;If it can't be done, can I suggest it would be a good future added feature.&#60;/p&#62;
&#60;p&#62;Ron S
&#60;/p&#62;</description>
</item>

</channel>
</rss>
