Formidable Forms
A list of new features, fixes, and other changes in each release.
-
Formidable Forms v5.4.4
By
New: Exported application XML files will now also include form entries. New: The import files checkbox is now available when importing XML files. New: Imported application templates will now import…
-
Formidable Forms v5.4.3
By
New: Added a new Format number as currency setting to Slider fields as well as additional Use custom currency format settings to make customizing the slider field value formatting as…
-
Formidable Forms v5.4.2
By
New: When using a Name field for a graph, the full name will now be displayed instead of only the first name. New: A default fallback thumbnail image will now…
-
Formidable Forms v5.4.1
By
New: Temporary uploaded files will now be deleted with a cron job when crons are enabled. New: Added a new Autocomplete setting to Text fields for defining the autocomplete attribute…
-
Formidable Forms v5.4
By
New: Added a new form setting to toggle on a new Start over button for clearing forms. New: Added a new frm_graph_id filter for customizing the ID used for graphs.…
-
Formidable Forms v5.3.2
By
New: You must include a field id or key in your graph shortcode. shortcodes with % width values will now automatically redraw as the browser is resized for better responsiveness.…
-
Formidable Forms v5.3.1
By
New: Added a new Application column to the Forms list page. New: Added new Add/Edit Applications and Access Application Dashboard permission settings. Fix: Check box options were not properly getting…
-
Formidable Forms v5.3
By
New: Added support for grouping together forms, views, and pages as Custom Applications. New: Application templates can now be imported from the new Applications page. New: Added a new frm_xml_filename…
-
Formidable Forms v5.2.07
By
Fix: Labels were missing for conditional sections when viewing an entry in the back end. Fix: When editing an uploaded file, the full image path was being used for the…
-
Formidable Forms v5.2.06
By
New: Added a step option to the [auto_id] shortcode. For example, [auto_id step=2] will auto-increment by 2 instead of the default step value of 1. New: Conditional short codes for…
-
Formidable Forms v5.2.05
By
Fix: Dynamic field requests were breaking if the dynamic dropdown allowed for multiple selected values. Fix: Form validation for total fields was failing for conditionally hidden products in a repeater.
-
Formidable Forms v5.2.04
By
New: Dynamic fields will now be retrieved in batches, improving performance for forms with many dynamic fields.
-
Formidable Forms v5.2.03
By
New: Custom dropdown styles are now applied to month and year dropdowns in date pickers. New: Added support for show options in [if] shortcodes for quiz score fields. For example,…
-
Formidable Forms v5.2.02
By
New: Protected file upload errors will now include title, message, and code when calling wp_die so that 403 and 404 errors can be filtered and redirected. Fix: File uploads were…
-
Formidable Forms v5.2.01
By
New: Lookup fields will now sort using the PHP Collator class using WordPress locale settings if the intl extension is available allowing for better sorting for special accented characters including…
-
Formidable Forms v5.2
By
Fix: A Notice was being logged that wp_enqueue_script() was called incorrectly when loading the new Widgets editor since WordPress 5.8. Fix: Some AJAX calls for API loaded forms were occasionally…
-
Formidable Forms v5.1
By
Updated Dropzone to version 5.9.3. New: Added a new Auto Grow setting to Paragraph fields. New: Added new frmInPlaceEdit JavaScript event that gets triggered when an edit in-place form is…
-
Formidable Forms v5.0.17
By
New: Added a new full width button option to submit button position settings. New: Toggle fields are now more accessible. Screen readers will now identify if the toggle field is…
-
Formidable Forms v5.0.16
By
New: Added a custom currency option to math calculations formatted as a currency. This can be used to add a thousand separator or a custom currency symbol to specific fields…
-
Formidable Forms v5.0.15
By
New: Text calculations now support a [x show="label"] shortcode option for retrieving the label for radio, checkbox, and dropdown fields that use separated values. New: Calculations will now process similarly…