Resource icon

Formidable Forms - The Most Advanced WordPress Forms 6.12 (Untouched)

No permission to download
8/21/2024 V6.12

New: The admin entries list page will now only display a preview for the first five entries per repeater. A new frm_pro_repeated_entries_display_limit filter has been introduced to modify this limit if desired.
New: Many styling updates were made for fields included in this plugin. Styling for autocomplete dropdowns using Chosen has been updated to improve styling consistency with other field types. The styling for file upload fields has updated. The styling for radio buttons and checkboxes displayed as images has been updated.
New: New fields will now be immediately inserted into the list of options in field shortcode pop up for various field settings including HTML field descriptions and AI field questions.
New: Entry comments can now be imported when importing entries with a CSV file.
Fix: Submit button conditional logic would fail when setting the submit button position setting to none.
Checks have been added to no longer include fields with form state on servers where open SSL is not installed. This is to improve compatibility.
The setting to include jQuery CSS on all pages has been removed. On sites that still had this setting enabled, the jQuery CSS will no longer load on all pages.
Several old deprecated view files includes in the frmpro-fields folder have been removed.
Many old deprecated functions have been removed including FrmProStylesController::get_datepicker_names, FrmProStylesController::progress_settings_file, FrmProStylesController::date_settings_file, FrmProStylesController::section_fields_file, FrmProFieldsHelper::get_default_html, FrmProFieldsHelper::value_meets_condition, FrmProXMLHelper::get_file_id, FrmProXMLHelper::get_date, FrmProXMLHelper::get_multi_opts, FrmProXMLHelper::get_dfe_id, FrmProAddonsController::show_expired_message, FrmProAddonsController::expiring_message, FrmProComboFieldsController::include_inplace_sub_label, FrmProComboFieldsController::add_default_options, FrmProFieldsController::add_separate_value_opt_label, FrmProFieldsController::show_normal_field, FrmProFieldsController::normal_field_html, FrmProFieldsController::show_other, FrmProLookupFieldsController::show_lookup_field_options_in_form_builder, FrmProLookupFieldsController::show_get_options_from_above_field_options, FrmProLookupFieldsController::maybe_add_autocomplete_class, FrmProLookupFieldsController::get_lookup_options_for_insert_fields_tab, FrmProLookupFieldsController::add_field_options_specific_to_lookup_field, FrmProAppHelper::get_time_format_for_field, FrmProAppHelper::get_time_format_for_setting, and FrmProFieldsHelper::maybe_get_hidden_dynamic_field_inputs.
== Changelog ==
= 6.9 =
* New: A new onboarding wizard has been added to help improve the initial set up process.
* New: Submit buttons can now be dragged in the form builder like a field. The submit button may be dragged into the last row beside fields.
* New: data-invmsg and data-reqmsg HTML attributes used for JS error validation are no longer included for hidden fields by default to help reduce the amount of HTML required for a form. A new frm_field_validation_include_data_attributes filter has been added to modify the default behaviour.
* Fix: A fatal error would occur on the visual styler page if the API request for style templates had failed.
* Fix: The shortcode list has been updated for calculation field options so field IDs are now still visible for fields with long names.
* Fix: The sortable indicators were missing for the forms and entries list pages. The accessibility of the sorting indicators has also been improved.
* Fix: A confirmation field wouldn't validate with JS when left empty.
* Fix: Tooltips will be deleted now after an action is deleted to fix an issue with old floating tooltips.
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