-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The Frontify finder can be filtered by extensions in https://github.com/AmazeeLabs/frontify/blob/9481b2b48dc3302ea6c800b011d3519f8d6d0644/js/frontify_entity_form.js#L39-L52
This is currently hardcoded to images, this was ported as is from 2.x branch of the module.
A first approach to limit the extensions would be in a Media provider as e.g. third party settings. But this doesn't make it very portable.
A better approach, that is entity type agnostic is to configure it on the field widget.
In that case, it's perfectly valid to e.g. use the Frontify field outside of a Media context.
Example use case: a taxonomy term with svg icons that doesn't need any other Frontify fields as it's just decorative.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels