Plugin: Formidable Forms
The following changes, along with the ones listed in 1.07.0b1, have been included in this release candidate.
- Multi-page forms have been greatly improved. A back button has been added so your users can easily go back and forth between pages.
- Conditional logic on page breaks has been added. Set up your form so one page or multiple pages can be skipped conditionally.
- Safely export and import form templates without losing conditional logic or calculations.
- By default, a loading image will now show when a form is being submitted. You can easily customize this image.
- The load time for large forms has been improved. In addition, a small max_input_vars will not prevent field settings from saving properly.
- Added warning message if a non-unique value is added as a field value
- Removed messages for strict standards
- Fixed inline and left labels for checkboxes
- Switched out username and passwords for license numbers
- Added "confirm" option to frm-entry-links shortocode that is used before an entry is deleted
- No longer require fields in a conditionally hidden section heading
- Check field key when creating a form from a template to see if the trailing "2" can be removed
- Switch the cancel link to edit link after a form is submitted with in-place-edit and ajax
- Call ajax later on the init hook to prevent php notices when WooCommerce is active
- Delete entries on the same page as the frm-entry-links shortcode, and added a confirmation message: confirm="Are you sure?"
- Allow for quotation marks in field labels for the csv export
- Correctly check if jQuery on() function exists
- Fixed calendar display for months starting on Sunday when the week start day is set to Monday
- Removed "custom display" from the post type options on the "create posts" settings tab
- Changed Email notification order to after post is created