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
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
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
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 checked or not, and
Formidable Forms v5.0.16
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 more easily. New: Added
Formidable Forms v5.0.15
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
Formidable Forms v5.0.14
New: Conditional statement shortcodes now support an [else] separator. For example, [if x equals="something"]Add your content here[else]Content for when x did not equal something here[/if x] will use
Formidable Forms v5.0.13
New: Failed file uploads will now return a more detailed message about why the upload failed. Fix: Submit buttons were not disabled while a lookup list field was requesting data which could cause
Formidable Forms v5.0.12
Security: New file fields will now automatically restrict uploaded file types to jpg, png, and gif only. This default is intended to restrict PDF uploads by default, which are often exploited for file
Formidable Forms v5.0.11
New: Added a new frm_include_dropzone_in_minified_js filter. By adding add_filter( 'frm_include_dropzone_in_minified_js', '__return_false' ); dropzone will be included separately from frm.min.js. This
- « Previous Page
- 1
- …
- 5
- 6
- 7
- 8
- 9
- …
- 43
- Next Page »