Formidable Forms Change Log
The changes made in Formidable Forms Pro and various Formidable addons.
-
Formidable Forms v3.02.02
By
Fix: Javascript error was appearing when editing an entry Fix: Multiple 'other' options were not being saved in a checkbox field
-
Formidable Forms v3.02.01
By
New: If the submit button is conditionally hidden/disabled, prevent submit from hitting enter Fix: If a dropdown field has a default value selected, validate correctly during javascript validation Fix: Remove…
-
WPML Forms v1.05b2
By
Translate dropdown, radio, and checkboxes in views Translate field names and values in the WooCommerce cart. Show translated value when showing values from fields with separate values. Update for a…
-
Stripe Forms v1.15
By
Add a payment status of 'authorized' and a link to capture an authorized payment. When a charge is captured, the status is automatically changed to complete. Add hooks for frm_stripe_error_code…
-
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…
-
Forms API v1.04
By
New: Allow entry keys in routes like frm/v2/entries/# New: Allow form key in frm/v2/forms/#/entries Fix: Correctly update entries with repeating and embedded forms Fix: Correctly update an entry with a…
-
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…
-
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.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…
-
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…