Important

You are browsing the documentation for version 4.1 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Entity Attachments

Configurable entities can use attachments for adding additional files to their records.

To enable attachments for an entity, an administrator should enable them in the current entity configuration.

Additionally, admin can set array with allowed mine types and maximum sizes of the attached files.

If no mime types were set, the mime types from Upload settings (system configuration) are used for validation.

Once the schema is updated, the Add attachment button becomes available for the current entity.

For the detailed information on the attachments that configurable entities can use, refer to the OroAttachmentBundle topic.