<?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>Formidable Pro&#187; Blog</title>
	<atom:link href="http://formidablepro.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://formidablepro.com</link>
	<description>WordPress Forms</description>
	<lastBuildDate>Wed, 19 Jun 2013 08:27:36 +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>Formidable v1.06.09</title>
		<link>http://formidablepro.com/formidable-v1-06-09/</link>
		<comments>http://formidablepro.com/formidable-v1-06-09/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 04:10:42 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=28786</guid>
		<description><![CDATA[Yeah! New features! But first, a word of caution&#8230;. PHP 4 is no longer supported in this an all future versions of Formidable. If you are running at least version 3.3 of WordPress, rest assured that you will have no problems with this change. However, if WordPress has prevented you from updating past version 3.2 [...]]]></description>
				<content:encoded><![CDATA[<p>Yeah! New features! But first, a word of caution&#8230;. PHP 4 is no longer supported in this an all future versions of Formidable. If you are running at least version 3.3 of WordPress, rest assured that you will have no problems with this change. However, if WordPress has prevented you from updating past version 3.2 with messages that it is not supported on your server, then you will also need to stop updating Formidable at this point until you can get your web host to update their version of PHP.</p>
<h3>Ajax Submit</h3>
<p>Ajax submit has been added. It can be enabled on a form-by-form basis. To enable ajax submit, go to the settings page for each form, and check the box to &#8220;submit this form with ajax.&#8221; File uploads will not yet be submitted via ajax. </p>
<h3>Increased Security</h3>
<p>Security has been increased. First, another vulnerability was found in Open Flash Charts. The safest option was to completely remove Open Flash, so all graphs will now use Google charts. Second, when a custom display is used to show entries, any included javascript will be automatically stripped before displaying on the page. If you are intentionally included javascript in your submitted entries, you can retain it in the custom display with keepjs=1. For example, if your field id is 125, you would use [125 keepjs=1] in your custom display.</p>
<h3>Field Stats within Ranges</h3>
<p>Added option to limit by ranges in the frm-stats shortcode. For example, this shortcode would only count entries where the value of field 45 was between 1 month and 3 days ago:<br />
0<br />
Dates, numbers, and text values can be used for the greater than and less than options. <a href="http://formidablepro.com/knowledgebase/add-field-totals-and-statistics/">See more examples.</a></p>
<h3>Additional Field Options</h3>
<p>Dropdown fields include a checkbox to allow multiple options to be selected in that field. This switches the field to a multi-select field. The size of this field can also be customized in the field options. </p>
<p>The dropdown to &#8220;Allow Only One Entry for Each&#8221; field has been modified. All form fields have been removed from this dropdown, in favor of only using the &#8220;unique&#8221; checkbox in the field options.</p>
<p>Customizing the unique error message is now possible without custom code. It has been added as a global setting as well as an individual field setting. </p>
<h3>Email Message Customization</h3>
<p>Added buttons to insert default HTML or plain text for those who wish to modify the default message without starting from scratch. For more information on customizing the default message, see <a href="http://formidablepro.com/knowledgebase/emailing-form-responses/#kb-customize-the-email-message">this page</a>.</p>
<p>Allow external short codes in the email recipients box.</p>
<h3>Additional Content Customizability</h3>
<p>Added striphtml=1 for use within custom displays. This allows you to strip any HTML from user-submitted content before displaying it on your site.<br />
Added shortcode option to get the field description with [125 show="description"]. This new option can be used in custom displays, email messages, or anywhere else you can insert field shortcodes. </p>
<p>You may now delete Formidable entries that were used to create post content without also deleting the created posts. Use the new &#8220;delete without post&#8221; link to delete only the entry. This link can be found on the view and edit entries pages in the back-end.  </p>
<p>Custom CSS can now be added directly into the visual styling page in the Formidable global settings. Any CSS added here will not be overwritten when updating the Plugin. </p>
<h3>Other Changes and Additions</h3>
<ul>
<li>Fields with separate values have an extra column on entries page to show the saved value</li>
<li>Added a link to the uploaded file in the entry edit form</li>
<li>Added &#8220;like&#8221; and &#8220;not like&#8221; options to the conditional logic for hiding and showing fields</li>
<li>Switched section headings and page breaks to use h3 tags by default instead of h2</li>
<li>Switched rich text fields to default to TinyMCE</li>
<li>Switched the field options bulk edit to use the admin ajax url to minimize plugin conflicts</li>
<li>Show the taxonomy name even if it is not linked to a post</li>
<li>Fixed post content replacement when entry is updated instead of only on creation</li>
<li>Moved all stripslashes and unserializing to the point the data is retrieved from the database</li>
<li>Added quotes around the menu position number to minimize menu position conflicts with other plugins</li>
<li>View the full <a href="http://formidablepro.com/changelog/1-06-09/">Changelog</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-06-09/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Formidable 1.06.09 Release Candidate</title>
		<link>http://formidablepro.com/formidable-1-06-09-release-candidate/</link>
		<comments>http://formidablepro.com/formidable-1-06-09-release-candidate/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 00:39:17 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=26900</guid>
		<description><![CDATA[Version 1.06.09 should be officially available within a couple of weeks as long as we don&#8217;t run into any big bugs. Thanks to all those who have reported issues. If you still see issues in this version, please report them in the help desk. We are continually working to reduce the number of questions being [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.06.09 should be officially available within a couple of weeks as long as we don&#8217;t run into any big bugs. Thanks to all those who have reported issues. If you still see issues in this version, please report them in the help desk.</p>
<p>We are continually working to reduce the number of questions being asked by simplifying and adding functionality. A common, time-consuming problem users are running into during the form-building process, is with the email content. We&#8217;ve seen many questions from those who just want to mildly tweak the default message, but don&#8217;t want to rebuild it in it&#8217;s entirety. There is now a way to do so. Two buttons have been added in the sidebar box for &#8220;Default HTML&#8221; and &#8220;Default Plain.&#8221; These buttons will insert a generated message with the fields that are currently in your form, as the default message would look if it were sent out at that moment.</p>
<p>Another common question is in regards to where to place any custom CSS. We generally instruct that it be placed in your theme&#8217;s style.css file, but there are those who update their themes and lose customizations. We have added a box in the Formidable -> Global Settings -> Styling page, where any CSS can be added and saved with other Formidable settings. CSS added to this &#8220;Custom CSS&#8221; section will not be overridden when updating Formidable Pro. </p>
<p>The frm-stats shortcode has also been beefed up to not only allow a single value to be specified, but also ranges of values. For example, if you have a date field in your form, and would like a value counted only within a certain date range, that is now possible with a shortcode that looks like this:<br />
0 (include values from field 50 when the date field(id of 45) is between 2013-02-01 and 2013-03-01)<br />
0 (include values from field 50 when the date field is between 1 month and three days ago)<br />
0 (include values from field 50 when the date field is within the last month)</p>
<p>You can see a full list of changes in the <a href="/changelog/1-06-09rc1/">change log</a>.</p>
<p>Since this is a beta version, it is not available via automatic update, but can be downloaded from the <a href="/knowledgebase/manual_downloads/">downloads page</a> and <a href="/knowledgebase/manually-install-formidable-pro/">installed manually</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-1-06-09-release-candidate/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Formidable v1.06.09 beta</title>
		<link>http://formidablepro.com/formidable-v1-06-09-beta/</link>
		<comments>http://formidablepro.com/formidable-v1-06-09-beta/#comments</comments>
		<pubDate>Thu, 07 Feb 2013 21:32:38 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=26087</guid>
		<description><![CDATA[Version 1.06.09 is now ready for beta. But before installing it, there are a few things you should be aware of. First, PHP 4 is no longer supported. If you are running at least version 3.3 of WordPress, rest assured that you will have no problems with this change. However, if WordPress has prevented you [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.06.09 is now ready for beta. But before installing it, there are a few things you should be aware of. First, PHP 4 is no longer supported. If you are running at least version 3.3 of WordPress, rest assured that you will have no problems with this change. However, if WordPress has prevented you from updating with messages that it is not supported on your server, then you will also need to stop updating Formidable at this point until you can get your web host to update their version of PHP.</p>
<p>Second, if you are using any graphs, be aware they will all switch to Google graphs. More security vulnerabilities have been uncovered in Open Flash charts, so we decided it would be safest to completely remove them. When updating manually, you should delete the whole plugin before installing the new version so the vulnerable files will be removed from your site. The WordPress auto-update feature will automatically delete the old plugin files before installing a new version.</p>
<p>Lastly, of course you want to know what features have been added. First and foremost: AJAX submit! Dropdown fields have an added checkbox to change into a multiple box. </p>
<p>More security has been added for those accepting untrusted user submissions and displaying them using custom displays. All javascript will be automatically stripped when displaying. This can be overridden by adding keepjs=1 to the field shortcode [25 keepjs=1]. Also, some users have reported the desire to strip all HTML from user submissions as well. Adding striphtml=1 will remove any HTML added into that field. Both of these do not permanently change the original submission, but only remove the javascript and HTML for display purposes only.</p>
<p>You can see a full list of changes in the <a href="http://formidablepro.com/changelog/1-06-09b1/">change log</a>.</p>
<p>Since this is a beta version, it is not available via automatic update, but can be downloaded from the <a href="http://formidablepro.com/knowledgebase/manual_downloads/">downloads page</a> and <a href="http://formidablepro.com/knowledgebase/manually-install-formidable-pro/">installed manually</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-06-09-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding progress bar to multi-paged forms</title>
		<link>http://formidablepro.com/adding-progress-bar-to-multi-paged-forms/</link>
		<comments>http://formidablepro.com/adding-progress-bar-to-multi-paged-forms/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 20:38:23 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=25187</guid>
		<description><![CDATA[This blog post demonstrates a simple method for adding a progress bar to your multi-paged forms using a third-party plugin found on the WordPress repository. The plugin is called &#8220;Progress Bar&#8221; and it can be found here: http://wordpress.org/extend/plugins/progress-bar/ . With this plugin installed and activated, you can add nice looking CSS3 progress bars to your [...]]]></description>
				<content:encoded><![CDATA[<p>This blog post demonstrates a simple method for adding a progress bar to your multi-paged forms using a third-party plugin found on the WordPress repository. The plugin is called &#8220;Progress Bar&#8221; and it can be found here: http://wordpress.org/extend/plugins/progress-bar/ . With this plugin installed and activated, you can add nice looking CSS3 progress bars to your forms by adding progress shortcodes in your form. Follow these steps:</p>
<ol>
<a href="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.15.53-PM.png"><img src="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.15.53-PM.png" alt="Progress Bar 1" width="426" height="320" class="alignright size-full wp-image-25194" /></a></p>
<li> Install and activate the <a href="http://wordpress.org/extend/plugins/progress-bar/">Progress Bar plugin</a> by Chris Reynolds</li>
<li> Build your multi-page form in Formidable Pro using the &#8220;page break&#8221; field type to indicate where each page will start</li>
<li> Add new &#8220;HTML&#8221; fields before your &#8220;page 1&#8243; fields and directly following all &#8220;page break&#8221; fields in your form. This assumes you want the progress bar at the top of your pages, but you can add them anywhere you would like progress bars to be displayed in your form.</li>
<li> Add progress bars to your newly created HTML fields by clicking on the &#8220;field options&#8221; bar on each of your HTML fields. You can type the Progress Bar shortcode directly in the &#8220;content&#8221; box found in these field options. For demos of the different progress bar types, colors and options with their associated shortcodes, <a href="http://museumthemes.com/progress-bar/">click here.</a></li>
<li>Your HTML field options should look something like this<br/><br />
<a href="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.28.04-PM.png"><img src="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.28.04-PM.png" alt="Progress Bar 2" width="356" height="159" class="alignnone size-full wp-image-25197" /></a></li>
<li>If you would also like to add a progress bar to the success message, you can do so on the form setting page as shown here: <a href="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.30.45-PM.png"><img src="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.30.45-PM.png" alt="Progress Bar 3" width="442" height="131" class="alignnone size-full wp-image-25199" /></a></li>
</ol>
<p>That&#8217;s it. The result should be a progress bar at the top of each page of your form indicating the total progress. Here is a screenshot of what my overall form looks like on the form builder page and an example of page 2 of my form:<br />
<a href="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.34.25-PM.png"><img src="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.34.25-PM-250x150.png" alt="Progress Bar 4" width="250" height="150" class="alignleft size-thumbnail wp-image-25202" /></a><br />
<a href="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.35.04-PM.png"><img src="http://formidablepro.com/wp-content/uploads/2013/01/Screen-Shot-2013-01-18-at-1.35.04-PM-250x150.png" alt="Progress Bar 5" width="250" height="150" class="alignleft size-thumbnail wp-image-25201" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/adding-progress-bar-to-multi-paged-forms/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Formidable Signature add-on Release Candidate</title>
		<link>http://formidablepro.com/formidable-signature-add-on-release-candidate/</link>
		<comments>http://formidablepro.com/formidable-signature-add-on-release-candidate/#comments</comments>
		<pubDate>Sat, 15 Dec 2012 00:10:20 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=24021</guid>
		<description><![CDATA[A new and very much improved version of the signature add-on has been released. It originally contained an unaltered version of a third-party script, but has now been overhauled. Added Options Options have been added into the &#8220;Field Options&#8221; for each signature field. The options include changing the height and width, naming the tabs, or [...]]]></description>
				<content:encoded><![CDATA[<p>A new and very much improved version of the signature add-on has been released. It originally contained an unaltered version of a third-party script, but has now been overhauled. </p>
<h2>Added Options</h2>
<p>Options have been added into the &#8220;Field Options&#8221; for each signature field. The options include changing the height and width, naming the tabs, or even removing them. </p>
<h2>Clean up</h2>
<p>Since a signature field should default to a signature, the drawing tab is now the default. The field to type into has been moved inside the &#8220;Type It&#8221; tab to further clean the field up, and validation removed from the script and moved into Formidable to make it more seamless. The size of the signature box will scale down depending on how much room is available for it, and display the signatures in the same size they were generated.</p>
<div class="frm_forms with_frm_style" id="frm_form_37_container">
<form enctype="multipart/form-data" method="post" class="frm-show-form " id="form_a9pw8n" >

<div class="frm_form_fields">
<fieldset>
<div>
<input type="hidden" name="frm_action" value="create" />
<input type="hidden" name="form_id" value="37" />
<input type="hidden" name="form_key" value="a9pw8n" />
<div id="frm_field_884_container" class="form-field  frm_top_container">
    <label class="frm_primary_label">Signature
        <span class="frm_required"></span>
    </label>
    <script type='text/javascript' src='http://formidablepro.com/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
<script type='text/javascript' src='http://formidablepro.com/wp-content/plugins/formidable-signature/js/flashcanvas.js?ver=1.5'></script>
<script type='text/javascript' src='http://formidablepro.com/wp-includes/js/json2.min.js?ver=2011-02-23'></script>
<script type='text/javascript' src='http://formidablepro.com/wp-content/plugins/formidable-signature/js/jquery.signaturepad.min.js?ver=3.5.1'></script>
<link rel='stylesheet' id='jquery-signaturepad-css'  href='http://formidablepro.com/wp-content/plugins/formidable-signature/css/jquery.signaturepad.css?ver=3.5.1' type='text/css' media='all' />
<div class="sigPad" style="max-width:400px;">

<ul class="sigNav ">
    <li class="drawIt"><a href="#draw-it" class="current">Draw It</a></li>
    <li class="typeIt"><a href="#type-it" >Type It</a></li>
    <li class="clearButton"><a href="#clear">Clear</a></li>
</ul>
<div class="sig sigWrapper" style="height:150px;border-color:#dddddd;">
<div class="typed" style="height:150px;"><input type="text" name="item_meta[884][typed]" class="name" id="field_bh5vkl" autocomplete="off" style="width:389px;" /></div>
<canvas class="pad" width="398" height="150"></canvas> <input type="hidden" name="item_meta[884][output]" class="output" value="" /> <input type="hidden" name="item_meta[884][width]" value="398" /> <input type="hidden" name="item_meta[884][height]" value="150" />
</div>
</div>

    
    
</div>
<input type="hidden" name="item_key" value="" />
</div>
</fieldset>
</div>

</form>
</div>
<p>This update is available via auto-update from your WordPress admin.</p>
<p><a href="http://formidablepro.com/changelog/1-0rc1-3/">Full Change log</a></p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-signature-add-on-release-candidate/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Formidable v1.06.06/v1.06.07</title>
		<link>http://formidablepro.com/formidable-v1-06-06v1-06-07/</link>
		<comments>http://formidablepro.com/formidable-v1-06-06v1-06-07/#comments</comments>
		<pubDate>Sat, 08 Dec 2012 21:16:47 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=23368</guid>
		<description><![CDATA[Version 1.06.06 includes a few highly and long-requested features as well as a big step toward eliminating custom database tables. Email Notification Overhaul Conditional logic in now available on email notifications. This logic is similar to the conditional logic on showing and form fields. There is no longer a difference between autoresponder and admin notifications, [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.06.06 includes a few highly and long-requested features as well as a big step toward eliminating custom database tables. </p>
<h2>Email Notification Overhaul</h2>
<p>Conditional logic in now available on email notifications. This logic is similar to the conditional logic on showing and form fields. There is no longer a difference between autoresponder and admin notifications, and you can have any number of email variations. Of course the inline logic still works in the email messages, as well as the [default-message] shortcode which has been extended to work in any email.<br />
<img src="http://fp.strategy11.com.s3.amazonaws.com/images/email-notification.png" alt="Email Notifications" class="post-image" /></p>
<h2>Multiple Files per Field</h2>
<p>Upload files have a new option to &#8220;allow multiple fields to be uploaded to this field.&#8221; Checking this box presents users with a new upload field each time they select a file, the same way the upload works in our help desk.<br />
<img src="http://static.strategy11.com/1.6.6/upload-files.png" alt="Multiple File Uploads" class="post-image" /></p>
<p>These images can be displayed in custom displays in a couple of different ways. First, the easy way is to automatically include the HTML with [25 html=1] (where 25 is the ID of the upload field). Second, is the more advanced option to define your own HTML.<br />
&lt;img src=&#8221;[25 sep='" />&lt;img src="']&#8221; /></p>
<h2>Custom Displays switched to Custom Post Type</h2>
<p>Over the next year or so, we would like to phase out all custom database tables in favor of custom post types. We&#8217;ve started this process with custom displays. Not only does this eliminate an extra database table, but also inherits many extra benefits including revisions, previews, bulk editing, and saving as draft. The shortcodes will continue to work, or you can simply use the page generated for your custom display. These custom displays are not listed anywhere on the front-end of your site.</p>
<p>The &#8220;Customized content&#8221; box on the &#8220;Create posts&#8221; settings tab will now be saved to the post content if no field is selected to be used as the post content. In this case, changes made to the post content directly on the WP posts page will not be reflected in the Formidable entry or on the front-end of your site.</p>
<h2>Additional Shortcodes</h2>
<p>A few shortcodes have been added to help make simple and complex applications easier.</p>
<ul>
<li>Get a single value from an entry. <a href="/knowledgebase/show-details-of-a-single-entry/"><table cellspacing='0' style='font-size:12px;line-height:135%; border-bottom:1px solid #dddddd;'><tbody>
</tbody></table></a></li>
<li>Set a value to use in [get param=something] <a href="/knowledgebase/set-values-to-be-used-in-custom-displays-or-default-values/"></a></li>
<li>Show all detail for a single entry in the same format as the default email message. <a href="/knowledgebase/get-a-value-from-an-entry/"></a></li>
</ul>
<h2>Extended Conditional Logic</h2>
<p>The conditional logic for showing and hiding fields now includes hidden, text, number, email, website, and time fields. It also supports selecting a blank option to make it possible to show one field if anything has been selected in another instead of requiring a specific option to be selected.</p>
<h2>Other changes that may affect your site</h2>
<p>Two additional changes may affect the way your form and calendar custom display are currently displayed. First, the generic css classes like “text” and “date” have been removed from input fields. These were originally added for future use, but they have been causing too may problems with theme styling conflicts. This may affect you if you added custom styling using these classes, or if you were depending on similar css from your theme.</p>
<p>Localization has been added to the custom display calendar, so it will now start on day of the week selected on the WordPress Settings -> General page. The calendar previously started on Sunday, but the default WordPress setting is Monday. Please check your calendar to make sure it starts on the day you would like.</p>
<p><a href="http://formidablepro.com/changelog/1-06-06/">Full Change Log</a></p>
<h2>v1.06.07</h2>
<p>Version 1.06.07 is a bug fix release.</p>
<ul>
<li>With each update, we have had a handful of people who get stuck in an update loop, unable to get the pro version installed. From here on out, the automatic update feature will be smoother with only one-step updates.</li>
<li>Added mb_split fallback for servers without mbstring installed. This function is used to truncate text throughout the plugin.</li>
</ul>
<p><a href="http://formidablepro.com/changelog/1-06-07/">Full Change Log</a></p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-06-06v1-06-07/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Formidable v1.06.06 Release Candidate</title>
		<link>http://formidablepro.com/formidable-v1-6-6-release-candidate/</link>
		<comments>http://formidablepro.com/formidable-v1-6-6-release-candidate/#comments</comments>
		<pubDate>Thu, 29 Nov 2012 19:48:42 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=23090</guid>
		<description><![CDATA[Version 1.06.06 is now to release candidate status. We only have a week for final testing in order to beat the WordPress 3.5 release scheduled for December 5th. This version probably should have been called 1.7, but we didn&#8217;t plan on all the last-minute feature additions. The parts that need the most widespread testing across [...]]]></description>
				<content:encoded><![CDATA[<p>Version 1.06.06 is now to release candidate status. We only have a week for final testing in order to beat the WordPress 3.5 release scheduled for December 5th. This version probably should have been called 1.7, but we didn&#8217;t plan on all the last-minute feature additions. </p>
<p>The parts that need the most widespread testing across multiple sites and servers, are the new custom displays and email notifications. Feedback and bug reports are welcome. Please let us know in the help desk about any bugs you may come across!</p>
<p><a href="http://formidablepro.com/changelog/1-06-06rc1/">Full change log</a></p>
<p><a href="http://formidablepro.com/knowledgebase/manual_downloads/" class="button-primary">Download</a> and manually install</p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-6-6-release-candidate/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Formidable v1.06.06 Beta 3</title>
		<link>http://formidablepro.com/formidable-v1-6-6-beta-3/</link>
		<comments>http://formidablepro.com/formidable-v1-6-6-beta-3/#comments</comments>
		<pubDate>Mon, 19 Nov 2012 23:15:06 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=22799</guid>
		<description><![CDATA[Two highly requested features have been added into this beta release: multiple file uploads and unlimited email messages with email routing (finally!). Multiple file upload can be enabled by opening the field options for any upload field and checking the box to &#8220;allow multiple files to be uploaded to this field&#8221;. This will enable a [...]]]></description>
				<content:encoded><![CDATA[<p>Two highly requested features have been added into this beta release: multiple file uploads and unlimited email messages with email routing (finally!).</p>
<p>Multiple file upload can be enabled by opening the field options for any upload field and checking the box to &#8220;allow multiple files to be uploaded to this field&#8221;. <span id="more-22799"></span>This will enable a file upload similar to the one seen in our help desk.</p>
<p>These images can be shown in custom displays in a couple of different ways. First, the simple option that automatically adds the HTML to show an image:<br />
[25 html=1]</p>
<p>Alternatively, you can customize this HTML in an advanced way with something like this:<br />
&lt;img src=&#8221;[25 sep='" />&lt;img src="']&#8221; /></p>
<p>The email notifications are in the same place as before, but are formatted a bit differently to match the updated custom display format with the list of fields in the sidebar instead of in drop downs above each field.</p>
<p>We are excited about these changes and the elimination of more custom code that we have been recommending for conditional email routing. Please let us know in the help desk if you run into any issues.</p>
<p><a href="http://formidablepro.com/changelog/1-06-06b3/">Full change log</a></p>
<p><a href="http://formidablepro.com/knowledgebase/manual_downloads/" class="button-primary">Download</a> and manually install</p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-6-6-beta-3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Formidable v1.06.06 Beta</title>
		<link>http://formidablepro.com/formidable-v1-06-06-beta/</link>
		<comments>http://formidablepro.com/formidable-v1-06-06-beta/#comments</comments>
		<pubDate>Sat, 10 Nov 2012 04:30:41 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Formidable Releases]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=22553</guid>
		<description><![CDATA[The next version of Formidable is finally ready for beta. We are moving towards removing our custom database tables and using custom post types instead. This version includes migrating custom displays to custom post types. This also adds a few extra bonus features including save as draft, revisions, and preview. The function of the &#8220;customized [...]]]></description>
				<content:encoded><![CDATA[<p>The next version of Formidable is finally ready for beta. We are moving towards removing our custom database tables and using custom post types instead. This version includes <strong>migrating custom displays to custom post types</strong>. This also adds a few extra bonus features including save as draft, revisions, and preview.<br />
<span id="more-22553"></span><br />
The function of the &#8220;customized content&#8221; box on the &#8220;create posts&#8221; settings tab has been a common question and source of confusion. This has been updated to <strong>save to the post content</strong> if no field is selected as the post content field.</p>
<p>A <strong>new shortcode</strong> has been added to assist with getting values from forms. This is intended for use as a default value to <strong>populate fields with values from other forms</strong>. There are a few different ways to specify the correct entry to get the value from: entry id, user id, or ip.<br />
[ frm-field-value field_id=25 user_id=current]<br />
[ frm-field-value field_id=25 entry_id=140]<br />
[ frm-field-value field_id=25 ip=1] (Use the current user&#8217;s IP)</p>
<p>In a custom display:<br />
[ frm-field-value field_id=25 user_id=[28 show=ID]]<br />
[ frm-field-value field_id=25 ip="[ip]&#8220;]</p>
<p>Generic <strong>classes from input fields like &#8220;text&#8221; and &#8220;date&#8221; have been removed</strong> to alleviate conflicts with some themes. For any who are using custom styling on input fields using these classes, be sure to update them!</p>
<p><a href="http://formidablepro.com/changelog/1-06-06b1/">Full change log</a></p>
<p><a href="http://formidablepro.com/knowledgebase/manual_downloads/" class="button-primary">Download</a> and manually install</p>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/formidable-v1-06-06-beta/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Add-on Updates</title>
		<link>http://formidablepro.com/add-on-updates/</link>
		<comments>http://formidablepro.com/add-on-updates/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 18:55:43 +0000</pubDate>
		<dc:creator>Steph</dc:creator>
				<category><![CDATA[Add-ons]]></category>

		<guid isPermaLink="false">http://formidablepro.com/?p=20651</guid>
		<description><![CDATA[Several add-ons have been updated: PayPal, AWeber, and Registration. PayPal out of Beta The PayPal add-on is now official. It&#8217;s been updated to work well with Formidable changes including separate values and redirecting. Fields using separate values can now be used in the conditional logic, and IPN notifications will work correctly with the latest version [...]]]></description>
				<content:encoded><![CDATA[<p>Several add-ons have been updated: PayPal, AWeber, and Registration.</p>
<h2>PayPal out of Beta</h2>
<p>The PayPal add-on is now official. It&#8217;s been updated to work well with Formidable changes including separate values and redirecting. Fields using separate values can now be used in the conditional logic, and IPN notifications will work correctly with the latest version of Formidable.</p>
<h2>AWeber Fixes</h2>
<p>The AWeber add-on has had a few fixes as well including a W3 Total Cache conflict resolved, and updating the authentication code on the settings page is supported. All the AWeber class names have been updated to avoid potential conflicts with other plugins.</p>
<h2>Registration Updates</h2>
<ul>
<li>Added the <a href="http://formidablepro.com/knowledgebase/formidable-registration/#kb-set-the-user-role">frmreg_new_role</a> filter on the user role new users will be created with.</li>
<li>Only show user meta one time on the profile page if multiple forms are being used for the same user meta.</li>
<li>Fixed bug with first and last name display names that was piecing the display name together incorrectly.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://formidablepro.com/add-on-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
