Formidable Forms
A list of new features, fixes, and other changes in each release.
-
Formidable Forms v3.02
By
New: Add conditional logic to submit button. This allows for the button to be hidden or disabled when the conditions match or don't match. This logic applies to the final…
-
Formidable Forms v3.01.03
By
New: Allow entries to be updated via CSV when entry key matches New: Add frm_editing_entry_by_csv hook to match up imported entries in a CSV to existing entries for editing Fix:…
-
Formidable Forms v3.01.02
By
New: Add frm_sanitize_shortcodes hook. This hook allows shortcodes in field values to be processed rather than shown on the page. New: Add less/greater than or equal to Conditional Logic options…
-
Formidable Forms v3.01.01
By
New: Allow the frm-set-get shortcode to set a value from a nested shortcode. [ frm-set-get param="insight"]Formidable rocks![/frm-set-get] Tweak: Process shortcodes nested inside the frm-condition shortcode New: Set the date format…
-
Formidable Forms v3.01
By
New: Add file resizing options to the file uploader to allow files to be resized before upload New: Add a new shortcode for comparisons with any other shortcode. New: Allow…
-
Formidable Forms v3.0.06
By
New: Add dynamic default value option to address fields. This can be used in two ways. will fill values from an address field in another form. Or a value like…
-
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,…
-
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…
-
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…
-
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…