Changelog
Hotfix v2.11.1.1 fixed a JS error in the frontend. It is recommended to update to v2.11.1.1
Added
- Calculate activated/deactivated conditional check added
- Set image URL to image elements conditionally
- Minimum length for password element added
- Live summary text before/after summary table
- Keep values after reset option for all input elements
- ‘Show zero value’ form option added: if this option is enabled, all elements with element option is_number set to ‘Yes’ will show the number ‘0’ for zero values
- Show success text duration added
- Remove icon button added
- Hooks & actions
- File upload
- action ezfc_fileupload_before($file)
- action ezfc_fileupload_after($return_array)
- filter ezfc_mime_types($mime_types)
- File upload
Changed
- Summary options moved to separate section in the form options
Fixed
- Payment selection fixed
- Fixed warning message: Warning: count(): Parameter must be an array or an object that implements Countable
- Unable to save duplicated elements fixed
- Table order element is now formatted properly in the frontend
- Check for discount value fixed
- Preselect values fixed
- Matrix options weren’t imported/duplicated correctly
- Subtotal elements didn’t show the real value sometimes
- Get calculated value fixed
- Work days calculation fixed
- CSV download fixed
- Price wasn’t properly formatted in the frontend sometimes
- Style enqueue fixed