Formidable 1.07.0b1

  • Submit build form in one input to prevent max_input_vars limitations
  • Load fields on the build page with ajax for long forms and other form builder page optimization
  • Added back button on multi-paged forms
  • Added submit button to customizable HTML

Formidable 1.06.11

Primarily a bug fix version.

  • New layout classes for creating fields two thirds width, creating scrollboxes, and splitting checkboxes into multiple columns
  • print individual entries from the admin section
  • Now you can use the frm-stats shortcode with fields containing categories

Formidable 1.06.10

Allow the usage of any HTML attributes inside the [input] tag in the customizable HTML Added “Chosen” autocomplete to dropdown fields Added automatic width option to data from entries fields Extended the “admin only” field option to all user roles, or only logged-in or logged-out users Added multiple-select to data from entries dropdowns Added more [...]

Formidable 1.06.09

  • DROPPED PHP4 SUPPORT. Do not update if you run PHP4.
  • Added AJAX form submit
  • Dropped Open Flash Chart support due to security vulnerabilities
  • Added multiple option to dropdown fields
  • Added unique error message into global and field settings
  • Added option to limit by ranges in the frm-stats shortcode. Ex: [ frm-stats id=50 '-1 month'<45<'-3 days']

Formidable 1.06.09rc2

Changed all occurrences of .live() to .on() for jQuery 1.9 compatibility Switched rich text fields to default to TinyMCE Switched forms to not use ajax by default Fixed a XSS vulnerability

Formidable 1.06.09rc1

  • Added option to limit by ranges in the frm-stats shortcode. Ex: [ frm-stats id=50 '-1 month'<45<'-3 days']
  • Added buttons to insert default HTML or plain text for those who wish to modify the default message without starting from scratch
  • Added box for custom css in the styling settings

Formidable 1.06.09b1

  • DROPPED PHP4 SUPPORT. Do not update if you run PHP4.
  • Added AJAX form submit
  • Dropped Open Flash Chart support due to security vulnerabilities
  • Added multiple option to dropdown fields

Formidable 1.06.08

  • Filter any shortcodes in the login message
  • Attach file uploads to WP post even if the upload field is not set as a custom field
  • Fixed conditional logic on email notifications to make sure they are stopped when they should be
  • Fixed order of fields shown in default email notification and the frm-show-entry shortcode

Formidable 1.06.07

Added mb_split fallback for servers without mbstring installed Changed menu position to prevent override from other plugins and themes Updated the automatic update feature for smoother, one-step updates Fixed issue with the form shortcode showing if using multiple forms with default values on the same page Fixed javascript error in frm-entry-update-field shortcode Send the “read [...]

Formidable 1.06.06

  • Added multiple-image upload
  • Added unlimited emails per form and conditional routing
  • Extended conditional logic for displaying fields to include text, number, email, website, and time fields
  • Use the “customized content” box to save the actual content if no field is selected for the post content
  • Migrated custom displays into a custom post type