Plugin: Formidable Forms
- New: Added a setting to address fields to use a European format
- New: Added a wpautop=0 option in views. This will prevent paragraph tags from being added to views that include filter=limited
- New: If a view shortcode is missing filter=limited and contains any Formidable shortcodes, it will automatically be treated as if filter=limited and wpautop=0 are included.
- New: Added screenreader labels to rootline/progress bar
- New hook: frm_rootline_pages to adjust values in the rootline and progress bar
- Enhancement: Use relative path in the form css now that the css is inside the plugin. Now font icons will continue working without a style save when the site url is changed.
- Tweak: Rearrange the javascript files in the combined scripts to allow conditional logic and calculations to function even if a later script conflicts on the page
- Tweak: If a repeater or other field with an array of values includes an empty value, don't show an extra comma for the blank value
- Fix: Correctly remove the parts of the credit card number when an entry is created.
- Fix: Save the uploaded files correctly when the drag and drop file uploader is missing.
- Fix: Correctly show the cascading dropdown fields for dependent dynamic fields.
- Fix: If a dynamic list field should show a 0, show it instead of nothing.
- Fix: Set the field widths on address and credit card fields when CSS grids are off
- Fix: When a form with a repeater is saved, save the name of the nested form
- Fix: Field id shortcodes inside [foreach] weren't showing a value when the field was outside of the repeater
- Fix: Some field shortcodes weren't being processed when the whitespace was abnormal characters in some cases of copy/paste
- Fix: Save a different stylesheet file for each site in a multisite network to prevent them from saving over each other
- Fix: Use auto field height when CSS grids are off to prevent tiny fields on some sites
- Fix: Fields with a layout class and labels set to right or left were not aligned right with CSS grids off
- Fix: Set the width of the box with field types on form builder page a bit differently to prevent it from being too small when the page includes a lot of admin notices at the top
- Fix: Correctly set default email message to 100% width
- Remove a few 100% translations from the lite version plugin so WordPress can handle it