<?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: fields question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/fields-question</link>
		<description>Gravity Support Forums Topic: fields question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:18:50 +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/fields-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Wisnovsky on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9331</link>
			<pubDate>Fri, 03 Sep 2010 10:30:23 +0000</pubDate>
			<dc:creator>Wisnovsky</dc:creator>
			<guid isPermaLink="false">9331@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9316</link>
			<pubDate>Thu, 02 Sep 2010 23:52:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9316@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;line 312 of the theme's style.css file sets the label width to 100px. You can edit that to whatever you think looks right for you.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/791e9b3224dc522b3b2e76ca57bea7c1.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wisnovsky on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9312</link>
			<pubDate>Thu, 02 Sep 2010 21:52:45 +0000</pubDate>
			<dc:creator>Wisnovsky</dc:creator>
			<guid isPermaLink="false">9312@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, since I have copied and pasted the GF css into my Woo custom css I should be able to search for any GF style needed and find it correct? I search for &#34;small&#34; and found it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://valleyviewwinery.com/our-wines/order-wines/&#34; rel=&#34;nofollow&#34;&#62;http://valleyviewwinery.com/our-wines/order-wines/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I'd like to be able to make the wine names stretch out more to the right, if you'd tell me which style to search for I'd appreciate it.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9281</link>
			<pubDate>Thu, 02 Sep 2010 11:19:33 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only textarea I see has class &#34;medium&#34; and not &#34;small&#34;. That's probably why it's not working.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/dcac051f53fa77c22a02d28b0d61e7f3.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wisnovsky on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9279</link>
			<pubDate>Thu, 02 Sep 2010 11:04:53 +0000</pubDate>
			<dc:creator>Wisnovsky</dc:creator>
			<guid isPermaLink="false">9279@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I tried to shorten the small text area, .gform_wrapper textarea.small{ height:80px;  width: 20px;}  and still can't seem to shorten the field.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://valleyviewwinery.com/our-wines/order-wines/&#34; rel=&#34;nofollow&#34;&#62;http://valleyviewwinery.com/our-wines/order-wines/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wisnovsky on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9265</link>
			<pubDate>Thu, 02 Sep 2010 00:21:08 +0000</pubDate>
			<dc:creator>Wisnovsky</dc:creator>
			<guid isPermaLink="false">9265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I tried doing this &#34;give the Quantity field an admin label that will be displayed in the admin. &#34;&#60;br /&#62;
It worked it you log into WordPress to view the entries however, if you recieve a copy of the submitted for it just say &#34;Qty&#34; then number, no other details. I'd ideally like my client to receive an email with the form content and see the product description of what was selected.&#60;/p&#62;
&#60;p&#62;Is there a way to do this? OR is this the best solution right now,http://valleyviewwinery.com/our-wines/order-wines/  This way my client can see what was requested in the form submission, in his email copy, without having to login into his site.&#60;/p&#62;
&#60;p&#62;If you wouldn't mind telling me what style I need to edit to make the product &#34;Pioneer Label 2005&#34; have more space on the right and to make the &#34;small&#34; form field, smaller still, I'd greatly appreciate it. I selected small for the field but it's still kind of big.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Krista
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9140</link>
			<pubDate>Mon, 30 Aug 2010 10:11:19 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">9140@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The HTML &#34;field&#34; is not really a field.  It is a presentation element so you can add HTML, text, images, etc. to your front end form.  No data is stored as there is no field for a user to interact with.&#60;/p&#62;
&#60;p&#62;You could give the Quantity field an admin label that will be displayed in the admin.  Edit the Quantity field, go to the Advanced tab and fill in the Admin Label.  You can then give it a more descriptive label then just &#34;Quantity&#34; such as &#34;Pioneer Label Merlot 2005 Quantity&#34;.&#60;/p&#62;
&#60;p&#62;As for saving changes and not seeing them on your site.  Are you running a caching plugin such as SuperCache or W3 Total Cache? If so that could be why.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Wisnovsky on "fields question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fields-question#post-9122</link>
			<pubDate>Sun, 29 Aug 2010 19:36:39 +0000</pubDate>
			<dc:creator>Wisnovsky</dc:creator>
			<guid isPermaLink="false">9122@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to decide which field to use for the products in the form, &#60;a href=&#34;http://valleyviewwinery.com/order-test/&#34; rel=&#34;nofollow&#34;&#62;http://valleyviewwinery.com/order-test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Currently I have and html field for &#34;Pioneer Label Merlot 2005 - $30/bottle&#34; and a number field for the qty. The issue is that when the form is submitted I can only see the qty and not  &#34;Pioneer Label Merlot 2005 - $30/bottle.&#34;  Would the Single Line Text o perhaps the number field be the best choice for this right now? &#60;/p&#62;
&#60;p&#62;Secondly, when I save my edits to my form I can preview the form but it seems to not be saving within the Woo site, same thing with the custom.css, I have to manually upload it to see changes. This has never happened before, not sure what's going on with it.&#60;/p&#62;
&#60;p&#62;Any help is greatly appreciated,&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
