Skip to content

Add jpg/png to FileUpload allowedMimeTypes options - #38

Open
morange wants to merge 1 commit into
WapplerSystems:release/v14from
morange:feature/fileupload-image-mimetypes
Open

Add jpg/png to FileUpload allowedMimeTypes options#38
morange wants to merge 1 commit into
WapplerSystems:release/v14from
morange:feature/fileupload-image-mimetypes

Conversation

@morange

@morange morange commented Aug 14, 2026

Copy link
Copy Markdown

The core FileUpload editor's allowedMimeTypes multiselect only offers document types (doc, docx, xls, xlsx, pdf, odt, ods). Image mime types like image/jpeg/image/png can be set in the form YAML but aren't selectable in the form editor UI. This adds them as selectable options.

The core FileUpload editor's allowedMimeTypes multiselect only offers
document types (doc, docx, xls, xlsx, pdf, odt, ods). Image mime types
like image/jpeg and image/png can be set in the form YAML but were not
selectable in the form editor UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant