<?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: Recent Posts</title>
		<link>http://forum.gravityhelp.com/</link>
		<description>Gravity Support Forums: Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 14:33:29 +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>http://forum.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="http://forum.gravityhelp.com/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>SoundsGood on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8020</link>
			<pubDate>Fri, 30 Jul 2010 13:24:10 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8020@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#38;gt;&#38;gt;  Since you aren't using logins for this site, another simple solution would be to create a hidden field that is pre-populated by a variable in the url (setup like so). Then employee's could just add their name to the form...&#60;/p&#62;
&#60;p&#62;This is not a bad idea -- thanks!  I love creative solutions.&#60;/p&#62;
&#60;p&#62;If need be, though, I'll just add a blank field to the form, or call it &#34;admin only&#34; or something like that.  Probably the easiest thing to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8019</link>
			<pubDate>Fri, 30 Jul 2010 12:31:07 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8019@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since you aren't using logins for this site, another simple solution would be to create a hidden field that is pre-populated by a variable in the url (&#60;a href=&#34;http://dl.dropbox.com/u/689144/completedby.jpg&#34; rel=&#34;nofollow&#34;&#62;setup like so&#60;/a&#62;). Then employee's could just add their name to the form url like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://yoursite.com/formurl/?completedby=Bill&#34; rel=&#34;nofollow&#34;&#62;http://yoursite.com/formurl/?completedby=Bill&#60;/a&#62; Richards&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Bare in mind, they would have to refresh the page after adding the url variable to ensure that the hidden field is able to receive the value and pre-populate it. Not the most elegant solution, but bare bones and simple.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Craiger on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>http://forum.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-8018</link>
			<pubDate>Fri, 30 Jul 2010 12:18:08 +0000</pubDate>
			<dc:creator>Craiger</dc:creator>
			<guid isPermaLink="false">8018@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, I had removed that block of code &#38;amp; double checked it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8017</link>
			<pubDate>Fri, 30 Jul 2010 12:14:56 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8017@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#38;gt;&#38;gt;  Is the person submitting the form going to be logged in?&#60;/p&#62;
&#60;p&#62;No, there's no login on the site...  is that what you mean?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Use jQuery to fill in fields."</title>
			<link>http://forum.gravityhelp.com/topic/use-jquery-to-fill-in-fields#post-8016</link>
			<pubDate>Fri, 30 Jul 2010 12:10:28 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8016@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Tollie, if you are using the same form the field id's will be consistent. If you are using different forms but each form has the same fields you want to target, you can add classes to the fields in the GF admin and target them with jQuery that way.&#60;/p&#62;
&#60;p&#62;I'm still not 100% sure what you're end goal is here. If you'd be willing to share a link to the form in question, I'm sure I could give you a much more helpful answer. You can send it to &#60;a href=&#34;mailto:david@ounceoftalent.com&#34;&#62;david@ounceoftalent.com&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "pre-sale question about prepop and update"</title>
			<link>http://forum.gravityhelp.com/topic/pre-sale-question-about-prepop-and-update#post-8015</link>
			<pubDate>Fri, 30 Jul 2010 11:58:26 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">8015@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Poly, Gravity Forms is capable of accomplishing this task; however, given that you are more of front-end person, it would probably require some developer assistance to get it setup.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AspectWD on "First &#38; Last Name style/position problems"</title>
			<link>http://forum.gravityhelp.com/topic/first-last-name-styleposition-problems#post-8014</link>
			<pubDate>Fri, 30 Jul 2010 09:56:58 +0000</pubDate>
			<dc:creator>AspectWD</dc:creator>
			<guid isPermaLink="false">8014@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry to ask for help, but I am having difficulty with the positioning of the First &#38;amp; Last Name sub labels.&#60;/p&#62;
&#60;p&#62;I've looked through the forums and docs, and been using firebug on my other forms to work out why they are right aligned but can't fix it.&#60;/p&#62;
&#60;p&#62;You can view the form here: &#60;a href=&#34;http://www.aspect-emailmarketing.co.uk/find-out-more-form-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.aspect-emailmarketing.co.uk/find-out-more-form-2/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;and here is the CSS for it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper ul { margin:10px 0 0 0; padding:0!important; line-height:normal!important; list-style: none; }
.gform_wrapper form {background:none repeat scroll 0 0 #F4F5F6; border:1px solid #E5E5E5; font-weight:normal; margin-left:8px; padding:16px 16px 40px; font-family:&#38;quot;Lucida Grande&#38;quot;,Verdana,Arial,&#38;quot;Bitstream Vera Sans&#38;quot;,sans-serif; color:#777; }
.gform_wrapper { padding:0; }
.gform_wrapper input[type=text],.gform_wrapper input[type=select].gform_wrapper input[type=search],.gform_wrapper input[type=tel],.gform_wrapper input[type=url],.gform_wrapper input[type=email],.gform_wrapper input[type=datetime],.gform_wrapper input[type=date],.gform_wrapper input[type=month],.gform_wrapper input[type=week],.gform_wrapper input[type=time],.gform_wrapper input[type=datetime-local],.gform_wrapper input[type=number],.gform_wrapper input[type=range],.gform_wrapper input[type=color],.gform_wrapper textarea { background:none repeat scroll 0 0 #FBFBFB; border:1px solid #E5E5E5; font-size:12px; margin-bottom:16px; margin-right:6px; margin-top:2px; padding:3px; color:#555; }
.gform_wrapper label { font:13px &#38;quot;Lucida Grande&#38;quot;,Verdana,Arial,&#38;quot;Bitstream Vera Sans&#38;quot;,sans-serif; font-weight:normal!important; color:#777; }
.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit] {  color:#FFFFFF; font-weight:bold; text-shadow:0 -1px 0 rgba(0,0,0,0.3); -moz-border-radius:11px; -webkit-border-radius:11px; border-radius:11px; -khtml-border-radius:11px; border:1px solid #298CBA; cursor:pointer; font-family:&#38;quot;Lucida Grande&#38;quot;,Verdana,Arial,&#38;quot;Bitstream Vera Sans&#38;quot;,sans-serif; font-size:12px; margin-top:-3px; padding:3px 10px; text-decoration:none; }
.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,.gform_wrapper h3.gform_title { font-family:&#38;quot;Myriad Pro Cond&#38;quot;, &#38;quot;Trebuchet MS&#38;quot;, &#38;quot;Arial&#38;quot;; font-size:25px; color:#2c2c2c; margin-top: 5px;}
.gform_wrapper .ginput_complex input,.gform_wrapper .gfield_time_hour input,.gform_wrapper .gfield_time_minute input,.gform_wrapper .gfield_date_month input,.gform_wrapper .gfield_date_day input,.gform_wrapper .gfield_date_year input,.gform_wrapper .instruction { margin-bottom:4px!important; }
.gform_wrapper span.gform_description { line-height:150%; }
.gfield_required {color: #CA0000;}
#gforms_confirmation_message{background-color:#A1D193; border:1px solid #84BA42; margin-top:10px; margin-bottom:10px; padding:20px 0; font-size:14px; color:#252525; text-align:center}
.gform_wrapper .gfield_error{ background-color:#FFDFDF!important;  margin-top:4px!important;  margin-bottom:6px;  padding:6px 6px 4px 6px!important; border:1px dotted #C89797}

All help greatly appreciated.&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jgrandea on "Older Entries being replaced by new ones"</title>
			<link>http://forum.gravityhelp.com/topic/older-entries-being-replaced-by-new-ones#post-8013</link>
			<pubDate>Fri, 30 Jul 2010 05:29:06 +0000</pubDate>
			<dc:creator>jgrandea</dc:creator>
			<guid isPermaLink="false">8013@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's what I thought also.  I just couldn't pinpoint what the culprit was.  I disabled page caching initially, but it made no difference.  So I activated it back again.  I was afraid that the people filling out forms might slow the site down and that they might be disappointed. &#60;/p&#62;
&#60;p&#62;Anyway, I deactivated database caching.  What about page caching?  Will it have any effect?&#60;/p&#62;
&#60;p&#62;What about the counter?  I erased already all entries; deactivated database caching; emptied all cached pages; but the counter still read All - 186 Unread-186 even if there are no more entries.  Is this natural?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8012</link>
			<pubDate>Fri, 30 Jul 2010 03:49:40 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8012@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope, fields are output before the submit button.  If they appeared after the submit button they would be outside the form itself and wouldn't submit with it because the form closes right after the submit button.&#60;/p&#62;
&#60;p&#62;Is the person submitting the form going to be logged in? If so it would be possible to populate a hidden field with the username of the person filling out the form.  But that would require a customization via PHP.  Easy to do, but takes PHP knowledge to do so.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8011</link>
			<pubDate>Fri, 30 Jul 2010 03:27:00 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8011@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey, I just thought of something...&#60;/p&#62;
&#60;p&#62;Is there any way to put a field AFTER the submit button?  (that way it would be kinda hidden from view)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-8010</link>
			<pubDate>Fri, 30 Jul 2010 03:21:20 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8010@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin's info is what I was looking for (to change them all) but for some reason it's not working.&#60;/p&#62;
&#60;p&#62;I'll play with it a bit and see what happens.&#60;/p&#62;
&#60;p&#62;Thanks Kevin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-8009</link>
			<pubDate>Fri, 30 Jul 2010 03:13:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8009@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;As Kevin said above, add these styles to your THEME stylesheet... never edit the Gravity Forms forms.css file directly as plugin upgrades will overwrite your changes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Older Entries being replaced by new ones"</title>
			<link>http://forum.gravityhelp.com/topic/older-entries-being-replaced-by-new-ones#post-8008</link>
			<pubDate>Fri, 30 Jul 2010 03:12:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8008@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;You are most likely running some sort of caching plugin that is doing database caching.  Any plugin that does database caching that doesn't whitelist the Gravity Forms related tables can cause problems with entry submissions because it interferes with database interaction.&#60;/p&#62;
&#60;p&#62;I believe the latest (not older) version of W3 Total Cache's database caching is compatible with Gravity Forms as it should whitelist our database tables and never use cache for database interaction for forms.&#60;/p&#62;
&#60;p&#62;Check your plugins and see what caching plugins you are using.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-8007</link>
			<pubDate>Fri, 30 Jul 2010 03:00:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8007@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to change them all, you can adjust the top padding for all the description fields this way.. just append this to the end of your THEME style sheet.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .gfield_description {padding:4px 0 8px 0; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you want to change just one field, view the page source and get the field id, then do something like this - of course, changing the example id  (#field_1_2) to the one in your form&#60;/p&#62;
&#60;p&#62;&#60;code&#62;li#field_1_2 .gfield_description {padding:4px 0 8px 0; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-8006</link>
			<pubDate>Fri, 30 Jul 2010 02:50:10 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8006@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I found what needs to be changed:&#60;/p&#62;
&#60;p&#62;.gform_wrapper .gfield_description {&#60;br /&#62;
font-style:italic;&#60;br /&#62;
padding:10px 0 8px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Looks like padding 10px needs to change to 1px&#60;/p&#62;
&#60;p&#62;But how do I make this change?  Putting it in my css file doesn't seem to do the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8005</link>
			<pubDate>Fri, 30 Jul 2010 02:48:55 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8005@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see.  Okay, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jgrandea on "Older Entries being replaced by new ones"</title>
			<link>http://forum.gravityhelp.com/topic/older-entries-being-replaced-by-new-ones#post-8004</link>
			<pubDate>Fri, 30 Jul 2010 02:36:15 +0000</pubDate>
			<dc:creator>jgrandea</dc:creator>
			<guid isPermaLink="false">8004@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;When two or more people are concurrently filling-out forms, the last one to hit the submit button replaces the entries of the first ones to submit.  So, when there are about 10 people filling out forms and the gap in the time they submitted the form is very minimal, only 1 entry is reflected.  &#60;/p&#62;
&#60;p&#62;The most irritating part is that the ALL counter on the upper left reflects the number of entries submitted even when you can see only one.  The counter continuously adds up even after you have exported the entries and none can be seen anymore.&#60;/p&#62;
&#60;p&#62;The worst part is I discovered this only after going live.  It was a nightmare as I kept on losing data that had been submitted already.  I tested the form yes, but since I was the only one testing, everything was ok, until 5 or more people started filling out forms all at once.  &#60;/p&#62;
&#60;p&#62;It seems that there has to be some gap in the submission in order for the entries to add up and to be reflected accurately.  &#60;/p&#62;
&#60;p&#62;Please help.&#60;/p&#62;
&#60;p&#62;Am using the latest version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Add a Class to the Redirect Link"</title>
			<link>http://forum.gravityhelp.com/topic/add-a-class-to-the-redirect-link#post-8003</link>
			<pubDate>Fri, 30 Jul 2010 01:57:45 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">8003@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I took a look at the code and I see that it is not a link but rather:&#60;/p&#62;
&#60;p&#62;return &#34;&#38;lt;script&#38;gt;document.location.href='$url';&#38;lt;/script&#38;gt;&#34;;&#60;/p&#62;
&#60;p&#62;So I guess the odds are low of opening that in a lightbox.&#60;/p&#62;
&#60;p&#62;Perhaps I am just going to have to leave this at +1 for being able to pass form post data.&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Add a Class to the Redirect Link"</title>
			<link>http://forum.gravityhelp.com/topic/add-a-class-to-the-redirect-link#post-8002</link>
			<pubDate>Fri, 30 Jul 2010 01:43:21 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">8002@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Foxycart is designed to open in a lightbox, and the class is what triggers it. I have it passing the info now, but renders in the full screen. I am hoping to just add a class to that link.&#60;/p&#62;
&#60;p&#62;Make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-8001</link>
			<pubDate>Fri, 30 Jul 2010 01:40:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8001@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to use some custom CSS you add to your themes stylesheet to adjust the styling of the description.  You would need to know some CSS to do this or hire a consultant who could do the customizations for you.&#60;/p&#62;
&#60;p&#62;Our CSS style guide is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-8000</link>
			<pubDate>Fri, 30 Jul 2010 01:39:18 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8000@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;A field would have to exist if you wanted to denote someones name or to say who the customer is.  No other way to save the data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Advanced Form Settings: Custom Action URL"</title>
			<link>http://forum.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-7999</link>
			<pubDate>Fri, 30 Jul 2010 01:37:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7999@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't recommended unless you really know what you are doing with PHP as you would have to do custom validation.  But there is an API hook you can use to change the form action.&#60;/p&#62;
&#60;p&#62;Here is an example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_form_tag&#38;quot;, &#38;quot;form_tag&#38;quot;, 10, 2);
function form_tag($form_tag, $form){
$form_tag = preg_replace(&#38;quot;&#124;action=&#38;#39;(.*?)&#38;#39;&#124;&#38;quot;, &#38;quot;action=&#38;#39;custom_handler.php&#38;#39;&#38;quot;, $form_tag);
return $form_tag;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But again, I don't recommend it unless you really know what you are doing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Add a Class to the Redirect Link"</title>
			<link>http://forum.gravityhelp.com/topic/add-a-class-to-the-redirect-link#post-7998</link>
			<pubDate>Fri, 30 Jul 2010 01:35:01 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7998@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm a little confused? It's a redirect, so how does a class apply? It's not a link, it's a page redirect...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Integration with Foxycart"</title>
			<link>http://forum.gravityhelp.com/topic/integration-with-foxycart#post-7997</link>
			<pubDate>Fri, 30 Jul 2010 01:30:24 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">7997@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Perhaps there is a better option (I would love to learn about it) but the ability to pass data to foxycart.com would be very helpful. While it is not a free service, it handles a wide range of payment gateways(authorize.net, paypal etc) and I think it would be very useful.&#60;/p&#62;
&#60;p&#62;Chris Coyier did a couple of screencast that show it off:&#60;br /&#62;
&#60;a href=&#34;http://css-tricks.com/video-screencasts/56-integrating-foxycart-and-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/video-screencasts/56-integrating-foxycart-and-wordpress/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://css-tricks.com/video-screencasts/45-using-foxycart-for-ecommerce/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/video-screencasts/45-using-foxycart-for-ecommerce/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Add a Class to the Redirect Link"</title>
			<link>http://forum.gravityhelp.com/topic/add-a-class-to-the-redirect-link#post-7996</link>
			<pubDate>Fri, 30 Jul 2010 01:25:34 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">7996@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am so close to integrating Foxycart and Gravity Forms. I am able to send the data over to Foxycart using a redirect URL with query string&#60;/p&#62;
&#60;p&#62;However&#60;/p&#62;
&#60;p&#62;I need to add class=&#34;foxycart&#34; to that link for it to work/look decent. Is there anyway to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eCurtis on "Advanced Form Settings: Custom Action URL"</title>
			<link>http://forum.gravityhelp.com/topic/advanced-form-settings-custom-action-url#post-7995</link>
			<pubDate>Fri, 30 Jul 2010 00:51:07 +0000</pubDate>
			<dc:creator>eCurtis</dc:creator>
			<guid isPermaLink="false">7995@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;How would I do this via a filter? I am looking to integrate foxycart...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "What would be the best way to do this?"</title>
			<link>http://forum.gravityhelp.com/topic/what-would-be-the-best-way-to-do-this#post-7994</link>
			<pubDate>Fri, 30 Jul 2010 00:35:31 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">7994@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just looking for suggestions on this one...&#60;/p&#62;
&#60;p&#62;I've got a form that is typically filled out by the user/customer, but occasionally it will be filled out FOR the customer by an outsourced employee while talking with them on the phone. (These employees will NOT have Wordpress access).&#60;/p&#62;
&#60;p&#62;What would be the best way to designate that a form was filled out by a particular employee without having an odd field for customers to see?&#60;/p&#62;
&#60;p&#62;I hope this makes sense.  : )&#60;/p&#62;
&#60;p&#62;Thanks...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>http://forum.gravityhelp.com/topic/move-description-up-a-tad#post-7993</link>
			<pubDate>Thu, 29 Jul 2010 23:49:35 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">7993@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to move the &#34;Description&#34; line up a bit so it's closer to its associated field?&#60;/p&#62;
&#60;p&#62;If so, HOW?  :-)&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stockburns on "Text Styling"</title>
			<link>http://forum.gravityhelp.com/topic/text-styling#post-7992</link>
			<pubDate>Thu, 29 Jul 2010 22:53:24 +0000</pubDate>
			<dc:creator>stockburns</dc:creator>
			<guid isPermaLink="false">7992@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks kevin for the quick reply.  I'll mess around with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Text Styling"</title>
			<link>http://forum.gravityhelp.com/topic/text-styling#post-7991</link>
			<pubDate>Thu, 29 Jul 2010 22:32:48 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7991@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the kudos. We appreciate it.&#60;/p&#62;
&#60;p&#62;First of all, you might want to check this out if you haven't already. It's a visual guide that lays out the basic form structure with ids and classes&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can refer back to this recent post on targeting the inputs for styling. In that particular instance, the member wanted to change the background color, but you can apply whatever properties you want.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/change-field-box-colour#post-7627&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/change-field-box-colour#post-7627&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As far as the differences in the multi-line field, I simply can't tell you anything definitive without seeing it. Most likely there is some kind of line-height/size setting applied to the textarea element in your theme stylesheet that's causing the difference.&#60;/p&#62;
&#60;p&#62;When it comes to the select (drop down) fields, there's very little you can do to style them without using some combination of CSS and scripting. It's not a plugin limitation, it's limited by how the different browsers render the element. You can usually change the background color, and sometimes the font size, but it's not at all consistent across browsers.&#60;/p&#62;
&#60;p&#62;That said, if you want to target just the select fields for styling, here's how you do it.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper select {background-color:#EEEEEE;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>laverne_web on "Populating Time Fields?"</title>
			<link>http://forum.gravityhelp.com/topic/populating-time-fields#post-7990</link>
			<pubDate>Thu, 29 Jul 2010 22:09:21 +0000</pubDate>
			<dc:creator>laverne_web</dc:creator>
			<guid isPermaLink="false">7990@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I tried every possible combination, except for the space!  :)&#60;/p&#62;
&#60;p&#62;Thanks so much for the tip.  It works perfectly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stockburns on "Text Styling"</title>
			<link>http://forum.gravityhelp.com/topic/text-styling#post-7989</link>
			<pubDate>Thu, 29 Jul 2010 22:03:10 +0000</pubDate>
			<dc:creator>stockburns</dc:creator>
			<guid isPermaLink="false">7989@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;First, your plugin rocks!  I love Thesis and it rocks even more with Gravity Forms!&#60;/p&#62;
&#60;p&#62;I had a couple of questions that I hope you can provide a generic answer to since my website has a maintenance plugin running and I cannot link you to my site.&#60;/p&#62;
&#60;p&#62;I'm getting pretty good a css, but the Gravity Forms ID's and Classes are still a little confusing for me.&#60;/p&#62;
&#60;p&#62;1.  How do I change the font type and size within the input fields?&#60;br /&#62;
2. Why is the text smaller in the multi-lin paragraph field and how can I make it the same size as the other fields?&#60;br /&#62;
3.  I tried and tried, but I can't adjust the background color or fonts of the drop-down menus.&#60;/p&#62;
&#60;p&#62;Thank you for the great plug-in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Populating Time Fields?"</title>
			<link>http://forum.gravityhelp.com/topic/populating-time-fields#post-7988</link>
			<pubDate>Thu, 29 Jul 2010 21:57:05 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">7988@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try the following (attention to the blank space between minutes and the am/pm)&#60;br /&#62;
&#38;amp;parameter_name=5:10 pm
&#60;/p&#62;</description>
		</item>
		<item>
			<title>laverne_web on "Populating Time Fields?"</title>
			<link>http://forum.gravityhelp.com/topic/populating-time-fields#post-7987</link>
			<pubDate>Thu, 29 Jul 2010 20:28:13 +0000</pubDate>
			<dc:creator>laverne_web</dc:creator>
			<guid isPermaLink="false">7987@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;What is the syntax for populating a time field vie the query string?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cynthialaluna on "Submit button doesn&#039;t work in Chrome, both OS X and Win7 - only certain forms"</title>
			<link>http://forum.gravityhelp.com/topic/submit-button-doesnt-work-in-chrome-both-os-x-and-win7-only-certain-forms#post-7986</link>
			<pubDate>Thu, 29 Jul 2010 19:32:50 +0000</pubDate>
			<dc:creator>cynthialaluna</dc:creator>
			<guid isPermaLink="false">7986@http://forum.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
