<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: CSS Class Name Not Saving in Checkbox or Number Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields</link>
		<description>Gravity Support Forums Topic: CSS Class Name Not Saving in Checkbox or Number Fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 19:37:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/css-class-name-not-saving-in-checkbox-or-number-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>lwrkrol on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-76644</link>
			<pubDate>Fri, 21 Sep 2012 04:29:10 +0000</pubDate>
			<dc:creator>lwrkrol</dc:creator>
			<guid isPermaLink="false">76644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The copy paste issue was causing this problem. When typing it works.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Luit
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-76300</link>
			<pubDate>Wed, 19 Sep 2012 10:37:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">76300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I cannot replicate this issue locally so it could be something specific with your setup. The only time this seems to have been an issue is when people paste into the field, instead of typing - and even that isn't widespread.&#60;/p&#62;
&#60;p&#62;You could try testing for theme/plugin conflicts:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lwrkrol on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-76233</link>
			<pubDate>Wed, 19 Sep 2012 01:44:14 +0000</pubDate>
			<dc:creator>lwrkrol</dc:creator>
			<guid isPermaLink="false">76233@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there more information available on this issue ? I am experiencing the same problem, whatever I type in that field is not saved when updating my form.&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
luit
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68943</link>
			<pubDate>Wed, 01 Aug 2012 09:56:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">68943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you copying and pasting it in? Have you tried manually typing the class name in and saving?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68926</link>
			<pubDate>Wed, 01 Aug 2012 08:11:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68926@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;gf_inline is still valid and included in the forms.css.&#60;/p&#62;
&#60;p&#62;Even if it were NOT valid, you could write whatever you want in the CSS Class Name on the advanced tab.  That field does no validation and the form builder is not aware of what you're typing in there.  You could put &#34;brianb_inline&#34; and that class would be output with the form fields when the form is rendered.  If you have no corresponding CSS rules, it won't have any affect on layout.  &#60;/p&#62;
&#60;p&#62;If it was not saving with gf_inline there, you have something else going on in your form builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianb on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68906</link>
			<pubDate>Wed, 01 Aug 2012 02:39:05 +0000</pubDate>
			<dc:creator>brianb</dc:creator>
			<guid isPermaLink="false">68906@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, it looks like gf_left_half and gf_right_half works. &#60;/p&#62;
&#60;p&#62;I'm guessing that gf_inline either isn't valid anymore or not valid for those particular fields, since it wasn't saving.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianb on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68893</link>
			<pubDate>Wed, 01 Aug 2012 01:03:36 +0000</pubDate>
			<dc:creator>brianb</dc:creator>
			<guid isPermaLink="false">68893@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I  haven't built out the form yet, because the method I linked above isn't working.&#60;/p&#62;
&#60;p&#62;Is the method still supposed to be valid?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68858</link>
			<pubDate>Tue, 31 Jul 2012 21:28:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your site please so we can see what you've done so far?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brianb on "CSS Class Name Not Saving in Checkbox or Number Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name-not-saving-in-checkbox-or-number-fields#post-68847</link>
			<pubDate>Tue, 31 Jul 2012 18:07:41 +0000</pubDate>
			<dc:creator>brianb</dc:creator>
			<guid isPermaLink="false">68847@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to set up a form with a checkbox for an item, and then a number field for the quantity of the item to the right of it. &#60;/p&#62;
&#60;p&#62;From reading this post: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/can-gf-forms-do-this&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/can-gf-forms-do-this&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it seems like all I should have to do is put &#34;gf_inline&#34; in the CSS Class Name field on the Advanced Tab. However, when I do so, it doesn't save the change when I update the form.&#60;/p&#62;
&#60;p&#62;Either &#34;gf_inline&#34; isn't valid anymore (it's not currently shown on the CSS Ready Classes page, here: &#60;a href=&#34;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#60;/a&#62; ) or I'm missing something more obvious? &#60;/p&#62;
&#60;p&#62;Basically, what I'm trying to set up is something like:&#60;/p&#62;
&#60;p&#62;[ ] Item A   Qty ___&#60;br /&#62;
[ ] Item B   Qty ___&#60;/p&#62;
&#60;p&#62;etc. &#60;/p&#62;
&#60;p&#62;This is for reordering medical supplies, so no need for a cart or pricing info, etc. They just need to generate a list of what supplies the customer needs.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
