Form Field Manager
Fixes
- In WordPress 5.5 the dropdown and multi-select fields were not selectable due to a change in WordPress' jQuery. #319
Fixes
- Prevent an error when using the upload file field within the new GiveWP 2.7 Form Template.
Features
- Added compatibility with the upcoming GiveWP release 2.7.0.
Fixes
- Allow double quotes to be used in dropdown and multi-select fields.
Fixes
- Resolved an issue where hidden fields within payment gateway fieldsets could become shown when switching between gateways.
- Resolved a rare scenario that could result in a PHP warning.
Fixes
- Hidden fields now properly display their values in the donation payment details view. This is useful when setting the value dynamically.
- Resolved a PHP notice when saving a donation form for the first time when Form Field Manager is active.
Fixes
- Resolved an issue with HTML fields being incorrectly stripped from the HTML field type when saving or updating a donation form due to a sanitization bug introduced in the previous version. #300
- Resolved an issue with HTML within multi-select and radio field types. #247
- Resolved an issue with metakey length not checking properly to ensure they're not too long (over 200+ characters). #65
Features
- Added datepicker fields to fields in WP-Admin for easier field creation.
Fixes
- Resolved an issue where reserved meta keys such as "Address" and duplicate metakeys were not being properly validated to prevent the in the donation form admin form field builder.
