Formidable Forms Change Log
The changes made in Formidable Forms Pro and various Formidable addons.
-
Formidable Forms v3.0.05
By
Fix: Prevent past database migrations from being triggered. This was overwriting the styles on some sites and making some field sizes much larger. Fix: If field sizes are extra long,…
-
Stripe Forms v1.14
By
New: Add support for cancelation triggers New: Add support for cancelation from your Stripe account at Stripe.com Fix: Prevent errors submitting draft entry. Combined with Formidable v3.0, payments can now…
-
Formidable Forms v3.0.04
By
Fix required validation: URL and number fields were requiring a value when the field was not required Fix double recaptcha validation which was causing it to fail validation. Prevent CSS…
-
Formidable Forms v3.0.03
By
New: Added a setting to address fields to use a European format New: Added a wpautop=0 option in views. This will prevent paragraph tags from being added to views that…
-
Polylang Forms v1.07
By
Add rootline titles to translation settings Make repeating fields translatable Fix error message when no languages have been added in Polylang
-
Formidable Forms v3.0.02
By
New: Show a generated screenshot of the embedded form in the form builder rather than the first few fields Tweak: Move the forms css inside the plugin rather than saving…
-
Formidable Forms v3.0.01
By
New: Use toggle fields in calculations and conditional logic Fix: Some conditional logic based on empty radio fields wasn't functioning Fix: Require time fields at the correct times Fix: Trigger…
-
Formidable Forms v3.0
By
Read the highlights in the blog: New field types, seamless updates, and a beefed up free form builder in v3.0 Possibly breaking change: Removed code that has been deprecated since…
-
Formidable Forms v3.0rc4
By
New: Hide the section heading with visibility New: Add frm_before_day_content and frm_after_day_content hooks. These hooks are for adding content on each calendar day that has entries. New: Add frm_enqueue_builder_scripts hook…
-
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 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.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 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…
-
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…
-
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…
-
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…