Plugin: Formidable Forms
- Bulk edit and add radio, select, and check box choices
- Added option to turn off HTML5 use in front-end forms
- Added option to turn off user tracking
- Scroll field choices in the form edit page if radio, check box, or select fields have more than 10 choices
- Free only: Removed export template link since the functionality behind it is only in Pro version
- PRO: Added CSV entry import
- PRO: Added file icons when editing an entry with a non-image file type attached
- PRO: Added functionality for time fields set as unique so time options will be removed after a date is selected
- PRO: Check wp_query if no matching GET or POST variable in the get shortcode
- PRO: Switch taxonomy lists to links in custom displays
- PRO: Added functionality for a where option to be set to a taxonomy name ie [get param=tag]
- PRO: Added functionality for a taxonomy to work with equals and not_equal in custom displays
- PRO: Removed ajax error checking on the captcha field to fix the incorrect response messages
- PRO: Fixed dependent data from entries fields to show the selected values on validation error and on edit
- PRO: Added
[ frm-entry-update-field ]
shortcode to update a single field in an entry with an ajax link - PRO: Added global styling option to set newly-added select fields to an automatic width
- PRO: Fixed calendar to allow fields mapped to a post to be used as the date field
- PRO: Fixed conditionally hidden field options to work with post category and post status fields
- PRO: Fixed custom displays to work automatically with pages instead of just post and custom post types
- PRO: Added functionality to frm-stats shortcode to work with posts and adds where options in key/id=value pairs. ex: [frm-stats id=x 25=hello] where 25 is the field ID and "Hello" is the value the other field in the form should have in order to display
- PRO: Updated datepicker and timepicker to latest versions
- PRO: Fixed bug preventing images from saving correctly if the form is set to create a post and the upload field is not set as a post field
- PRO: Added an "Insert Position" option to the custom display. This will prevent the custom display from being loaded multiple times per page, but will allow users to set when it shows up for themes like Thesis
- PRO: Fixed number field to work with decimals and when ordering descending
- PRO: Added a limit to the number of entries that show in the entry drop-down in places like the custom display page to prevent memory errors
- PRO: Fixed field options to work better with symbols like ® in graphs
- PRO: Automatically open collapsible heading if there is an error message inside it
- PRO: Added type=deviation to the frm-stats shortcode. Example: [ frm-stats id=x type=deviation ]
- PRO: Updated calculations to work with radio, scale, and drop-down fields
- PRO: Fixed default values for check boxes
- PRO: Added CSV export format option
- PRO: Fixed scale field reports to show all options