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
Formidable Forms v5.0.10
Fix: Radio buttons and checkboxes with images were not properly displaying the checkboxes on selected options. Fix: Custom background image styles were conflicting if multiple styles had a
Formidable Forms v5.0.09
Security: New uploaded files will now use file protection even when file protection is turned off before the form has been submitted. File access for most file types is now limited to users with the
Formidable Forms v5.0.08
Security: Unsafe HTML will now be stripped from global pro message defaults if the user saving HTML does not have the unfiltered_html permission or if the DISALLOW_UNFILTERED_HTML constant is set.
Formidable Forms v5.0.07
Security: Unsafe HTML will now be stripped from edit and draft success messages if the user saving HTML does not have the unfiltered_html permission or if the DISALLOW_UNFILTERED_HTML constant is
- « Previous Page
- 1
- …
- 6
- 7
- 8
- 9
- 10
- …
- 43
- Next Page »