Releases: am-impact/amforms
Releases · am-impact/amforms
1.3.8
- Field labels are now translated when using displayField / displayForm.
1.3.7
- Added releases JSON.
- Added plugin icons.
1.3.6
1.3.5
- Enable mail attachments with s3.
- Use url in assets export.
- Handle the required attribute in the field templates.
- Fixes export of a multiselect field.
1.3.4
- Simple Table FieldType export.
- Fix line breaks in exports.
1.3.3
- Add table option when creating fields.
1.3.2
- Move possible errors inside the form__field div.
- Fix displayField to make sure we only allow supported fields.
1.3.1
1.3.0
- Added a delimiter export setting. ( Solves #32 )
- Added support for the date field. ( Thanks to #36 )
- Hide unsupported fields for non-admin users to avoid confusion. ( Thanks to #37 )
- Change ID export column to support Excel, which would otherwise not open the file.
- Fixed a bug that would occur when using a custom "field" template. ( Solves #35 )
- Fixed custom colspan settings for the dashboard widget. ( Solves #34 )