Formidable Forms Change Log
The changes made in Formidable Forms Pro and various Formidable addons.
-
Formidable Forms v3.0rc3
By
New: Added param checking to inline conditionals: [ if 25 equals='param' param='set-name-here'] and [ if get param="level" equals="gold"] 3.0 fix: Lookup fields weren't triggering their watch fields when the form…
-
Formidable Forms v3.0rc2
By
New: Add more visual layout class selector Fix: Require the credit card field when editing a draft 3.0 fix: Format and required errors message settings were not filling by default…
-
Formidable Forms v2.05.09
By
Fix: Read only background and border colors weren't showing in the form correctly Fix: A PHP warning was showing with validation messages in the form Fix: Autocomplete dropdowns were looking…
-
Formidable Forms v3.0rc1
By
New: Use CSS grids for better layouts. If you would like your column layouts to show in Internet Explorer, you'll need to turn on the old styling in the Formidable…
-
Formidable Forms v2.05.08
By
Enhancement: When [auto_id start=100] is higher than the last value in the entry, use 100. Enhancement: Remove type="text/javascript" for new HTML5 validation requirements Fix: Hide extra columns on the Formidable…
-
Digital Signature Forms v2.0b1
By
New: Add signature support with ajax forms and repeating sections New: Allow importing from URL and include signature URL in XML Fix: Keep drawn signature when switching pages. Fix: Keep…
-
Formidable Forms v3.0b3
By
Include v2.05.07 updates All enhancements from 3.0b1 and 3.0b2 Fix: Searching dynamic fields were returning extra, incorrect results Fix: When a field immediately follows an embedded form, it was showing…
-
Stripe Forms v1.13
By
Process shortcodes in the payment amount, description, and actions after payment. This includes default values, field values, and regular WP shortcodes. Add better failure messages in place of "There was…
-
Formidable Forms v2.05.07
By
New: Add links to edit views and post entry in the top admin bar Security Fix: Fix an SQL injection vulnerability on the Form listing page on the backend. Vulnerability…
-
Formidable Forms v3.0b2
By
New: Add visibility option to HTML and section fields New: Add entry_position shortcode for incremental content in views. For example, this gives the option to show more or different information…
-
Formidable Forms v2.05.06
By
New: Add frm_load_ajax_field_scripts hook to allow custom field types to load scripts on the first page of the ajax form Tweak: Only check for shortcodes in calculations if it includes…
-
PayPal Standard Forms v3.08
By
Allow field shortcodes in more payments settings so values can be set from the form: PayPal email, trial amount, repeat period, trial length. This also allows payments to go to…
-
Formidable Forms v2.05.05
By
Fix: When form actions were added at the same time with non-alphabetical naming, a new addon was replacing the first one. Fix: Show update notifications more reliably on sites that…
-
Formidable Forms v3.0b1
By
A UI pick-me-up in preparation of things to come in 4.0 Add range slider and toggle fields Move phone, number, user ID, hidden, and HTML fields to the free version…
-
Forms API v1.03.01
By
Only double encode line breaks inside of field values instead of the whole raw request Add a couple more parameters to the frmapi_post_response hook
-
PayPal Standard Forms v3.07
By
Process shortcodes in after payment settings. Allow entry values, default values, and other shortcodes. Clarify the payment trigger options with "Successful PayPal payment"
-
Formidable Forms v2.05.04
By
New: Allow normal WordPress shortcodes in the field calculations box Updates for WP 4.9 compatibility. This includes preventing double filtering on contact form widgets and using the WordPress Codemirror scripts…
-
Formidable Forms v2.05.03
By
Enhancement: Clean up BCC and CC email buttons on small screens New: Add frm_xml_field_export_value hook Security enhancement: Use wp_kses instead of wp_kses_post for showing entries Enhancement: Add more HTML options…
-
WooCommerce Forms v1.06.01
By
Fix error preventing non-Formidable products from adding to the cart Check more accurately if the box is checked to 'Use the total in the form without adding the product price'
-
Forms API v1.03
By
Fix: Fix unique field validation on edit. Fix: Double escape /r/n/ in json. Fix: Prevent cookie from being created during api call Fix: Update deprecated validation call. Fix: Allow quotes…