<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gravity Forms Support &#187; News</title>
	<atom:link href="http://www.gravityhelp.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gravityhelp.com</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 04:36:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Gravity Forms v1.7.3 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-v1-7-3-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-v1-7-3-released/#comments</comments>
		<pubDate>Thu, 16 May 2013 19:00:40 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2587</guid>
		<description><![CDATA[Gravity Forms v1.7.3 is now available via automatic update and the downloads page. This is a maintenance release that resolves several issues reported with the v1.7 feature release. As with all WordPress and plugin updates we suggest you update as soon as possible. You should always keep both WordPress and your plugins up to date.... <a href="http://www.gravityhelp.com/gravity-forms-v1-7-3-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms v1.7.3 is now available via automatic update and the <a href="http://www.gravityhelp.com/downloads/">downloads</a> page.  This is a maintenance release that resolves several issues reported with the v1.7 feature release.  As with all WordPress and plugin updates we suggest you update as soon as possible.  You should always keep both WordPress and your plugins up to date.</p>
<p><span id="more-2587"></span></p>
<h3>What's New</h3>
<ul>
<li>Added JS filter: 'gform_conditional_logic_description' allows you to modify the descriptive HTML (i.e. "Show/hide this field if any/all of the following match").</li>
<li>Added JS filter: 'gform_conditional_object' allows you to modify the conditional logic object based on the object type.</li>
<li>Added 'gf_currency_config' to gf_vars array, one step closer to deprecating gf_global array.</li>
<li>Added gaddon JS object for use with the upcoming add-on framework.</li>
<li>Added support for "tab_label" setting when creating "Settings Pages".</li>
<li>Added new hook to prevent new forms from being created in the demo site.</li>
<li>Added JS hook: 'gform_is_value_match' allows filtering whether the source and target values are a match.</li>
<li>Added PHP hook: 'gform_is_value_match' allows filtering whether the source and target values are a match.</li>
<li>Changed form switcher so that it redirects to the main form settings tab when switching form while at any other form settings tab.</li>
<li>Updated post creation process to create post initially as a draft and then update to desired post status.</li>
<li>Updated SaveForm() in js.php to delete the data that should no longer be stored in the form meta from the form object: 'notfication', 'notifications', 'autoResponder', 'confirmation', and 'confirmations'.</li>
<li>Updated JS GetFieldById() function to allow passing of input ID (e.g. "3.3").</li>
<li>Fixed issue where merge tag drop down did not display items when a required extended name field was present.</li>
<li>Fixed issue with form duplication routine not duplicating confirmations and notifications.</li>
<li>Fixed issue with new notifications being created with the "enable conditional logic" checkbox checked.</li>
<li>Fixed issue with entry date timezone conversion when exporting entries.</li>
<li>Fixed script path issue when registering scripts by using get_base_url().</li>
<li>Fixed issue with calculating fields not working correctly when it contained another calculated field in its formula.</li>
<li>Fixed several issues with unlocalized strings.</li>
<li>Fixed issue with notification logging message.</li>
</ul>
<p>You can update to the latest version of Gravity Forms using Automatic Update.  Just visit the Updates page under the Forms navigation in your WordPress Dashboard. Update deployment is staged so if you do not see the update available, try again in a few hours. You can also <a href="http://www.gravityhelp.com/downloads/">download</a> the latest version of the plugin from the <a href="http://www.gravityhelp.com/downloads/">Downloads</a> page.</p>
<div class="alert_yellow pad_20">Please Note: Automatic Update will only work if you have correctly entered your License Key in the Settings page of Gravity Forms in your WordPress Dashboard.</div>
<div class="alert_blue pad_20"><strong>Don't own Gravity Forms yet? What are you waiting for?! <a href="http://www.gravityforms.com">Purchase a copy today!</a></strong></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-v1-7-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Survey Add-On v1.0 Beta 2 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-2-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-2-released/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 19:00:03 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2569</guid>
		<description><![CDATA[Beta 2 of the Gravity Forms Survey Add-On v1.0 is now available via automatic update and the Add-On browser. This is a maintenance releases that patches bugs reported by beta testers and implements some additional refinements and hooks. Thank you to those who have helped us beta test and be sure to report any issues... <a href="http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-2-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Beta 2 of the Gravity Forms Survey Add-On v1.0 is now available via automatic update and the Add-On browser.  This is a maintenance releases that patches bugs reported by beta testers and implements some additional refinements and hooks.  Thank you to those who have helped us beta test and be sure to report any issues you encounter to our support team and we'll get them resolved in the next release.</p>
<p><span id="more-2569"></span></p>
<div class="alert_yellow pad_20">Note: The Survey Add-On is only available to Gravity Forms Developer license customers.</div>
<p>Here is a look at what is new in Gravity Forms Survey Add-On v1.0 Beta 2:</p>
<ul>
<li>Added gform_form_pre_results filter so the form object can be manipulated before the results are calculated for the admin results page.</li>
<li>Added required field setting to likert and rating fields.</li>
<li>Added tooltips for the field settings.</li>
<li>Fixed an issue where the plugin couldn't be activated on servers with shorttags disabled.</li>
<li>Fixed merge tags for likert multple rows and rating fields.</li>
</ul>
<div class="alert_blue pad_20">Don't own a Gravity Forms Developer license? <strong>Upgrade</strong> or <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>Please Note: Automatic Upgrade will only work if you have entered a valid Business or Developer License Key in the Settings page of Gravity Forms in your WordPress Administration Panel.</p>
<p>You may <a href="http://www.gravityhelp.com/downloads/add-ons/">download the Survey Add-On here</a>, and <a href="http://www.gravityhelp.com/documentation/page/Survey_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Quiz Add-On v1.1 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-quiz-add-on-v1-1-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-quiz-add-on-v1-1-released/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 18:53:06 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2567</guid>
		<description><![CDATA[Gravity Forms Quiz Add-On v1.1 is now available via automatic update and the Add-On browser. This is a maintenance release that introduces new hooks as well as a couple bug fixes. Note: The Quiz Add-On is only available to Gravity Forms Developer license customers. Here is a look at what is new in Gravity Forms... <a href="http://www.gravityhelp.com/gravity-forms-quiz-add-on-v1-1-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms Quiz Add-On v1.1 is now available via automatic update and the Add-On browser.  This is a maintenance release that introduces new hooks as well as a couple bug fixes.</p>
<p><span id="more-2567"></span></p>
<div class="alert_yellow pad_20">Note: The Quiz Add-On is only available to Gravity Forms Developer license customers.</div>
<p>Here is a look at what is new in Gravity Forms Quiz Add-On v1.1:</p>
<ul>
<li>Added gform_form_pre_results filter so the form object can be manipulated before the results are calculated for the admin results page.</li>
<li>Fixed quiz confirmation messages not appearing below the form confirmation in ajax forms.</li>
</ul>
<div class="alert_blue pad_20">Don't own a Gravity Forms Developer license? <strong>Upgrade</strong> or <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>Please Note: Automatic Upgrade will only work if you have entered a valid Business or Developer License Key in the Settings page of Gravity Forms in your WordPress Administration Panel.</p>
<p>You may <a href="http://www.gravityhelp.com/downloads/add-ons/">download the Quiz Add-On here</a>, and <a href="http://www.gravityhelp.com/documentation/page/Quiz_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-quiz-add-on-v1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Polls Add-On v1.4 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-4-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-4-released/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 18:48:21 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2564</guid>
		<description><![CDATA[Gravity Forms Polls Add-On v1.4 is now available via automatic update and the Add-On browser. This is a maintenance release that introduces new hooks as well as patches some minor bugs. Note: The Polls Add-On is only available to Gravity Forms Developer license customers. Here is a look at what is new in Gravity Forms... <a href="http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-4-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms Polls Add-On v1.4 is now available via automatic update and the Add-On browser.  This is a maintenance release that introduces new hooks as well as patches some minor bugs.</p>
<p><span id="more-2564"></span></p>
<div class="alert_yellow pad_20">Note: The Polls Add-On is only available to Gravity Forms Developer license customers.</div>
<p>Here is a look at what is new in Gravity Forms Polls Add-On v1.4:</p>
<ul>
<li>Added gform_form_pre_results filter so the form object can be manipulated before the results are calculated for the admin results page.</li>
<li>Added gform_polls_form_pre_results so the form object can be manipulated before the results are calculated for the front and and entry detail page.</li>
<li>Fixed poll form settings appearing on the form settings tab.</li>
<li>Fixed poll results not appearing below the confirmation in ajax forms.</li>
</ul>
<div class="alert_blue pad_20">Don't own a Gravity Forms Developer license? <strong>Upgrade</strong> or <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>Please Note: Automatic Upgrade will only work if you have entered a valid Business or Developer License Key in the Settings page of Gravity Forms in your WordPress Administration Panel.</p>
<p>You may <a href="http://www.gravityhelp.com/downloads/add-ons/">download the Polls Add-On here</a>, and <a href="http://www.gravityhelp.com/documentation/page/Polls_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms v1.7.2 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-v1-7-2-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-v1-7-2-released/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 19:43:29 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2558</guid>
		<description><![CDATA[Gravity Forms v1.7.2 is now available via automatic update and the downloads page. This update resolves a CSS issue in the Form Preview interface related to the CSS minification workaround implemented in the prior release. Both Gravity Forms v1.7.1 and v1.7.2 are minor updates that would only impact users running plugins that minify CSS. You... <a href="http://www.gravityhelp.com/gravity-forms-v1-7-2-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms v1.7.2 is now available via automatic update and the <a href="http://www.gravityhelp.com/downloads/">downloads</a> page.  This update resolves a CSS issue in the Form Preview interface related to the CSS minification workaround implemented in the prior release.  Both Gravity Forms v1.7.1 and v1.7.2 are minor updates that would only impact users running plugins that minify CSS.</p>
<p><span id="more-2558"></span></p>
<p>You can update to the latest version of Gravity Forms using Automatic Update.  Just visit the Updates page under the Forms navigation in your WordPress Dashboard. Update deployment is staged so if you do not see the update available, try again in a few hours. You can also <a href="http://www.gravityhelp.com/downloads/">download</a> the latest version of the plugin from the <a href="http://www.gravityhelp.com/downloads/">Downloads</a> page.</p>
<div class="alert_yellow pad_20">Please Note: Automatic Update will only work if you have correctly entered your License Key in the Settings page of Gravity Forms in your WordPress Dashboard.</div>
<div class="alert_blue pad_20"><strong>Don't own Gravity Forms yet? What are you waiting for?! <a href="http://www.gravityforms.com">Purchase a copy today!</a></strong></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-v1-7-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms v1.7.1 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-v1-7-1-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-v1-7-1-released/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 20:53:40 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2554</guid>
		<description><![CDATA[Gravity Forms v1.7.1 is now available via automatic update and the downloads page. This is a single fix release. It does not fix a bug in Gravity Forms. It implements a workaround to resolve a conflict caused by shortcomings in plugins that implement script and stylesheet minification such as W3 Total Cache, WP-Minify, etc. In... <a href="http://www.gravityhelp.com/gravity-forms-v1-7-1-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms v1.7.1 is now available via automatic update and the <a href="http://www.gravityhelp.com/downloads/">downloads</a> page.  This is a single fix release.  It does not fix a bug in Gravity Forms. It implements a workaround to resolve a conflict caused by shortcomings in plugins that implement script and stylesheet minification such as W3 Total Cache, WP-Minify, etc.  </p>
<p>In order to workaround the limitations of plugins that implement minification we had to change how we output CSS.  These plugins choke on CSS when it implements @import statements which is commonly used to organize, manage and load CSS files. The end result is these plugins do not minify the Gravity Forms stylesheet and because they hijack the WordPress enqueue process the styles are never output on the page.  The end result is the user thinks Gravity Forms is broken when in fact it is minification that is broken.</p>
<p>For now we have reverted to enqueuing each of the CSS files individually rather than using @import to load them from within the master stylesheet. We will be looking into ways to refine this going forward.  </p>
<p><span id="more-2554"></span></p>
<h3>What's New</h3>
<ul>
<li>Fixed conflict with minification functionality due to using @import statements in forms.css</li>
</ul>
<p>You can update to the latest version of Gravity Forms using Automatic Update.  Just visit the Updates page under the Forms navigation in your WordPress Dashboard. Update deployment is staged so if you do not see the update available, try again in a few hours. You can also <a href="http://www.gravityhelp.com/downloads/">download</a> the latest version of the plugin from the <a href="http://www.gravityhelp.com/downloads/">Downloads</a> page.</p>
<div class="alert_yellow pad_20">Please Note: Automatic Update will only work if you have correctly entered your License Key in the Settings page of Gravity Forms in your WordPress Dashboard.</div>
<div class="alert_blue pad_20"><strong>Don't own Gravity Forms yet? What are you waiting for?! <a href="http://www.gravityforms.com">Purchase a copy today!</a></strong></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-v1-7-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Survey Add-On v1.0 Beta 1 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-1-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-1-released/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 19:58:47 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2541</guid>
		<description><![CDATA[Forms, Polls, Quizzes and now Surveys! We are excited to introduce the Gravity Forms Survey Add-On. The Survey Add-On introduces a powerful new Survey Field to the Form Editor that allows you to instantly make any form capable of capturing survey data. The Survey Field introduces not one, but three new field types: Likert, Rating... <a href="http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-1-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravityhelp.com/downloads/add-ons/"><img src="https://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey-feature.jpg" width="572" height="280" border="0" class="featureimg"></a></p>
<p>Forms, Polls, Quizzes and now Surveys! We are excited to introduce the Gravity Forms Survey Add-On.  The Survey Add-On introduces a powerful new Survey Field to the Form Editor that allows you to instantly make any form capable of capturing survey data.  The Survey Field introduces not one, but three new field types: <strong>Likert</strong>, <strong>Rating</strong> and <strong>Rank</strong>. </p>
<p><span id="more-2541"></span></p>
<p>The Survey Add-On allows you to easily interact with your users to both collect and analyze data on your target audience.  Market research, customer satisfaction, employee surveys, job satisfaction surveys, anything is possible!  You can even implement Survey Fields on an Order Form to quickly get feedback from your customers as they place an order.</p>
<p>The integrated Survey Results display allows you to then view survey results and filter the results data that is displayed based on your needs.  </p>
<p>The Survey Field is accessible in the Form Editor within the Advanced Fields toolbox.  You can view Survey Results for any form that contains a Survey Field by clicking on the Results link on the Gravity Forms toolbar.</p>
<p>For more information you can consult the <a href="http://www.gravityhelp.com/documentation/page/Survey_Add-On">documentation</a>.</p>
<h2>Highlights</h2>
<ul>
<li><strong>Seamless Integration</strong> - Quickly integrate a survey on ANY Gravity Forms powered form.</li>
<li><strong>Easy To Use</strong> - Implementing a survey is as simple as adding Survey Fields to your form and configuring the available Survey Field settings to your liking.</li>
<li><strong>Results</strong> - View aggregate survey results and filter the data to suit your needs.
<li><strong>User Interaction</strong> - Engage and interact with your site visitors.</li>
</ul>
<h2>System Requirements</h2>
<p>The Gravity Forms Quiz Add-On requires Gravity Forms v1.7 and WordPress v3.5+.</p>
<h2>How To Get It</h2>
<div class="alert_blue pad_20">The Survey Add-On is only available to Developer License owners. Don't own a Gravity Forms Developer license? <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>You may install the Survey Add-On via the Gravity Forms Add-On Manager in your WordPress Dashboard.  You may also download the Survey Add-On manually via the Add-On <a href="http://www.gravityhelp.com/downloads/add-ons/">download page</a>, and <a href="http://www.gravityhelp.com/documentation/page/Survey_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-survey-add-on-v1-0-beta-1-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gravity Forms v1.7 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-v1-7-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-v1-7-released/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 19:09:51 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2528</guid>
		<description><![CDATA[Gravity Forms v1.7 is now available via automatic update and the downloads page. This is a major feature release that introduces extensive changes to the Gravity Forms admin and completely overhauls Confirmation and Notification functionality. The Form Settings functionality has now been given it's own dedicated area within the admin that provides greater flexibility for... <a href="http://www.gravityhelp.com/gravity-forms-v1-7-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Gravity Forms v1.7 is now available via automatic update and the downloads page.  This is a major feature release that introduces extensive changes to the Gravity Forms admin and completely overhauls Confirmation and Notification functionality.</p>
<p><span id="more-2528"></span></p>
<p>The Form Settings functionality has now been given it's own dedicated area within the admin that provides greater flexibility for features and functionality that we are introducing both in this release and in the future.</p>
<p><a href="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-settings.png" rel="features"><img src="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-settings-small.png" width="570" height="355" class="featureimg"></a></p>
<h2>Form Settings</h2>
<p>The Form Settings have been removed from the Form Editor and given it's own dedicated area within the WordPress Dashboard.  All of the Form Settings previously found in the Form Editor are still available and accessible within the new Form Settings.  Form Confirmation and Notifications have both been given their own areas within the Form Settings with expanded functionality.</p>
<p><a href="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-new-form.png" rel="features"><img src="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-new-form-small.png" width="570" height="355" class="featureimg"></a></p>
<h2>New Form Dialog</h2>
<p>The first thing you will now do when creating a New Form is configure a Form Title and Form Description (which is optional).  With the Form Settings being removed from the Form Editor itself we needed to seperate the form creation from the Form Editor itself.  The New Form dialog box will appear when you click on the "New Form" link in the Forms navigation.</p>
<p><a href="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-notifications.png" rel="features"><img src="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-notifications-small.png" width="570" height="355" class="featureimg"></a></p>
<h2>Notifications</h2>
<p>Notifications have been completely overhauled and now support user configured Notifications.  You are no longer limited to just an "Admin" and "User" notification.  You can create as many notifications as you would like, name them what you would like, and using conditional logic and routing you can determine when they are utilized.  Notifications can be found within the new Form Settings interface.</p>
<p><a href="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-confirmations.png" rel="features"><img src="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-confirmations-small.png" width="570" height="355" class="featureimg"></a></p>
<h2>Confirmations</h2>
<p>We have applied changes similar to the new Notification system to Confirmations.  You can now configure multiple confirmations and using conditional logic you can determine which confirmation is then executed when the form is submitted.  Confirmations can be found within the new Form Settings interface.</p>
<p><a href="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-ui.png" rel="features"><img src="http://s3.amazonaws.com/gravityforms/site/images/1.7/gf-17-ui-small.png" width="570" height="355" class="featureimg"></a></p>
<h2>UI Enhancements</h2>
<p>You will notice numerous UI enhancements and improvements within the Gravity Forms admin tool in the WordPress Dashboard.  We will continue to refine and enhance the Gravity Forms UI going forward.</p>
<p><strong>Documentation for the features and functionality in Gravity Forms v1.7 is still in progress.  Please be patient as we completely overhaul our documentation.</strong>  </p>
<div class="alert_red pad_content"><strong>Developer Notice:</strong> Due to the extensive changes made to Gravity Forms v1.7 and the major enhancements to Form Settings, Notifications and Confirmations, this introduces significant changes to how customizations are implemented with these features.  We have posted a complete rundown of how Gravity Forms v1.7 will impact developers and what you should know in order to make your customizations Gravity Forms v1.7 compatible.  You can find that information <a href="http://www.gravityhelp.com/gravity-forms-v1-7-developer-notes/">here</a>.</div>
<p>You can update to the latest version of Gravity Forms using Automatic Update.  Just visit the Updates page under the Forms navigation in your WordPress Dashboard. Update deployment is staged so if you do not see the update available, try again in a few hours. You can also <a href="http://www.gravityhelp.com/downloads/">download</a> the latest version of the plugin from the <a href="http://www.gravityhelp.com/downloads/">Downloads</a> page.</p>
<div class="alert_yellow pad_20">Please Note: Automatic Update will only work if you have correctly entered your License Key in the Settings page of Gravity Forms in your WordPress Dashboard.</div>
<div class="alert_blue pad_20"><strong>Don't own Gravity Forms yet? What are you waiting for?! <a href="http://www.gravityforms.com">Purchase a copy today!</a></strong></div>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-v1-7-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Quiz Add-On Exits Beta</title>
		<link>http://www.gravityhelp.com/gravity-forms-quiz-add-on-exits-beta/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-quiz-add-on-exits-beta/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:46:14 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2523</guid>
		<description><![CDATA[Gravity Forms Quiz Add-On v1.0 has exited beta and is now available. The Quiz Add-On introduces a new Quiz Field to the Form Editor that allows you to easily create Quizzes just like any other form in Gravity Forms. The Quiz Add-On also features a Quiz Results display that allows you to quickly see an... <a href="http://www.gravityhelp.com/gravity-forms-quiz-add-on-exits-beta/"> read more</a]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.gravityhelp.com/downloads/add-ons/"><img src="https://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz-feature.jpg" class="featureimg"></a></p>
<p>Gravity Forms Quiz Add-On v1.0 has exited beta and is now available.  The Quiz Add-On introduces a new Quiz Field to the Form Editor that allows you to easily create Quizzes just like any other form in Gravity Forms.  The Quiz Add-On also features a Quiz Results display that allows you to quickly see an aggregate overview of Quiz Results.</p>
<p><span id="more-2523"></span></p>
<p>The Quiz Field allows you to configure a question and answer choices for the user to select from.  It supports displaying Quiz Fields as Radio Buttons, Drop Downs or Checkboxes.  When configuring a Quiz Field you denote which of the available Answers is the correct one and you can also randomize the display of the answers and implement an answer explanation that is displayed after the user makes their selection.</p>
<p>The new Quiz Results interface allows you to quickly get an aggregate overview of how your users did on the quiz.  It includes an advanced filtering tool to allow you to display results based on filters you configure.  The new Quiz Results interface is accessible via the form toolbar as well as via the toolbar that appears when you hover over a form on the form list page. </p>
<div id="attachment_2324" class="wp-caption alignnone" style="width: 620px"><a href="http://www.gravityhelp.com/wp-content/uploads/2013/02/gravityforms-quizresults.png" target="_blank"><img src="http://www.gravityhelp.com/wp-content/uploads/2013/02/gravityforms-quizresults.png" alt="Quiz Results" width="600" height="593" class="size-full wp-image-2324" /></a><p class="wp-caption-text">The New Quiz Results Interface</p></div>
<p>For more information you can consult the <a href="http://www.gravityhelp.com/documentation/page/Quiz_Add-On">documentation</a>.</p>
<h2>What's New In v1.0</h2>
<ul>
<li>Added tooltips to the results page.</li>
<li>Added support for the Gravity Forms MailChimp Add-On. Entry meta (score info) can be mapped to MailChimp fields.</li>
<li>Changed confirmation behavior to ignore a confirmation redirect when grading setting is pass/fail or letter.</li>
<li>Fixed a display issue with confirmation message for multipage and ajax enabled forms.</li>
<li>Fixed instant feedback for multipage, ajax enabled forms.</li>
<li>Fixed the way the form action submenu works with 1.7.</li>
</ul>
<h2>System Requirements</h2>
<p>The Gravity Forms Quiz Add-On requires Gravity Forms v1.6.11+ and WordPress v3.5+.</p>
<h2>How To Get It</h2>
<div class="alert_blue pad_20">The Quiz Add-On is only available to Developer License owners. Don't own a Gravity Forms Developer license? <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>You may install the Quiz Add-On via the Gravity Forms Add-On Manager in your WordPress Dashboard.  You may also download the Quiz Add-On manually via the Add-On <a href="http://www.gravityhelp.com/downloads/add-ons/">download page</a>, and <a href="http://www.gravityhelp.com/documentation/page/Quiz_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-quiz-add-on-exits-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gravity Forms Polls Add-On v1.3 Released</title>
		<link>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-3-released/</link>
		<comments>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-3-released/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 18:29:22 +0000</pubDate>
		<dc:creator>Carl Hancock</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.gravityhelp.com/?p=2519</guid>
		<description><![CDATA[Version 1.3 of the Gravity Forms Polls Add-On is now available via automatic update and the Add-On browser. This release introduces new functionality and provides easier access to viewing poll results from within the WordPress Dashboard. Like the Quiz Add-On there is now a Results page you can access to view the Poll Results for... <a href="http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-3-released/"> read more</a]]></description>
				<content:encoded><![CDATA[<p>Version 1.3 of the Gravity Forms Polls Add-On is now available via automatic update and the Add-On browser.  This release introduces new functionality and provides easier access to viewing poll results from within the WordPress Dashboard.  Like the Quiz Add-On there is now a Results page you can access to view the Poll Results for a form.</p>
<p><span id="more-2519"></span></p>
<div class="alert_yellow pad_20">Note: The Polls Add-On is only available to Gravity Forms Developer license customers.</div>
<p>Here is a look at what is new in Gravity Forms Polls Add-On v1.3:</p>
<ul>
<li>Added form settings tab ready for 1.7.</li>
<li>Added results page and Poll Results interface to admin.</li>
<li>Added support for legacy widgets by overriding form settings automatically and providing an option to use the form settings.</li>
<li>Added support for legacy shortcodes by overriding form settings.</li>
<li>Added checksum to shortcodes and widgets to make sure the settings aren't not interfered with.</li>
<li>Added poll settings to the form settings. The widget and shortcode are now only needed for the Results display mode.</li>
<li>Changed the calculation of the ratio of each choice to use the number of entries for each field rather than the number of entries for the form. This fixes support for conditional logic.</li>
<li>Changed the poll results to display only the submitted poll fields. This fixes support for conditional logic.</li>
<li>Changed confirmation behaviour to ignore a confirmation redirect when "display results" is selected.</li>
<li>Changed load_plugin_textdomain() call to be outside the is_admin() block so that front end strings can be translated.</li>
<li>Changed form selector in the widget to display only the forms with poll fields.</li>
<li>Fixed a display issue with confirmation message for multipage and ajax enabled forms.</li>
<li>Fixed display issues in the confirmation when the confirmation is empty.</li>
<li>Fixed issue with boolean form settings in imported forms.</li>
<li>Fixed poll results on entry detail.</li>
<li>Fixed css conflict with other add-ons on the preview page.</li>
<li>Fixed performance issue in the display_entries_field_value() function.</li>
<li>Removed the "Display Confirmation" form setting. The confirmation will be displayed unless the widget or shortcode overrides.</li>
<li>Removed poll settings from the widget by default and added gpoll_widget_override filter to display the option to override.</li>
</ul>
<div class="alert_blue pad_20">Don't own a Gravity Forms Developer license? <strong>Upgrade</strong> or <a href="http://www.gravityforms.com">Purchase one now!</a></div>
<p>Please Note: Automatic Upgrade will only work if you have entered a valid Business or Developer License Key in the Settings page of Gravity Forms in your WordPress Administration Panel.</p>
<p>You may <a href="http://www.gravityhelp.com/downloads/add-ons/">download the Polls Add-On here</a>, and <a href="http://www.gravityhelp.com/documentation/page/Polls_Add-On">read the documentation here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gravityhelp.com/gravity-forms-polls-add-on-v1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
