Upload MP4 video using Attachment #3043
Answered
by
tabuna
UnMugViolet
asked this question in
Q&A
|
Hi there, Simple question I wanted to upload one or multiple videos in an Attachment field. I tried MP4 and WebM format. The video just won't upload I've got the Toast message : "You must upload an image file" I removed all types of checks on validating file, It just does not work, I checked all the documentation and nothing mentioning videos files uploaded that way. Is it possible to upload a video this way ? Thanks in advance! |
Answered by
tabuna
Oct 3, 2025
Replies: 1 comment 1 reply
|
Hi 👋 |
1 reply
Answer selected by
tabuna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋
The phrase “You must upload an image file” is not part of the package, so most likely there’s a custom validation that hasn’t been disabled. Try searching for this message directly in the code.
The Attachment field itself doesn’t restrict the file format.