Resource icon

Formidable Forms - The Most Advanced WordPress Forms 6.8.3

No permission to download
MARCH 6, 2024 v 6.8.3

New: The option to limit entries now supports multiple values, so entries can be limited by IP, Cookie, and Logged In User all at the same time.
New: The option to limit entries now includes the option to limit entries by an email field.
New: [frm-graph] shortcodes now support data_type="maximum" and data_type="minimum" options. When used, the graph will show the highest or lowest value for a target field respectively.
New: Datepickers will now use the WordPress "Week Starts On" option by default when the Datepicker locale is set to English.
New: Slim Select dropdowns will now copy the tabindex attribute from the original dropdown when applicable.
New: When filtering dynamic field options to only show options for the current user, only options created by logged out users will be displayed for logged out users. A new frm_restrict_options_for_logged_out_users filter has been added to revert this to the previous behaviour if desired.
Fix: The selected Slim Select look up values would not properly get applied properly after after doing a look up.
Fix: CSS rules for slider fields would include !important twice when the option to Overwrite theme styling was enabled. This would raise errors when validating CSS.
Fix: The live builder preview for star rating fields was not working properly after changing the Maximum Star Rating input.
Fix: A few PHP Notice: Undefined index messages have been corrected when sending usage tracking data.
Fix: Summary fields would display an empty box when showing the summary for a section with no field values.
Fix: When moving to the previous page and back, the previously unselected checkbox values load again with values when the option to save drafts was enabled.
Fix: A deprecated use of self was fixed on the Site Health admin page.
Some old CSS rules using -webkit- and -moz- prefixes have been removed, helping to reduce CSS file size.
The deprecated setting to Include accordion javascript has been removed.
June 23, 2023

  • Fix: Image options for checkbox fields were disabled incorrectly.
Change log
  • New: Time fields will now also include a screen reader label for Hours/Minutes dropdowns to improve accessibility.
  • New: A pop up will now appear after entering an invalid value for a time field.
  • New: Formidable files including .docx, .xlsx, and .pdf files will now use Formidable icons more consistently instead of the default WordPress document icons.
  • Fix: A .xlsx file would fail to validate on upload when downloaded from Google sheets as it had an unexpected mime type.
  • Fix: Required field validation would trigger after a file was uploaded, occasionally causing required fields to show errors at the wrong time.
  • Fix: Calculations in repeaters were not always syncing properly when switching between pages.
  • Fix: Form titles and descriptions would appear after a form is submitted in cases where they should be hidden.
  • Fix: Added additional validation for range field min, max, and step values to avoid issues with calculating non-numeric values and division by zero errors.
  • Fix: Shortcodes were appearing in the wrong position in the smart default values pop up.
  • Fix: Calculator form blocks and Formidable view blocks would break when using newer versions of the Gutenberg plugin.
Back
Top Bottom