Add filepond captureMethod for FileUpload via Camera
Feature Description
I propose the addition of a new option captureMethod to the FileUpload component within FilePond. This feature would allow developers to specify how the file input should capture the data, particularly useful for mobile devices where the user can choose to take a picture or video directly or select existing files. The primary aim is to enhance user experience and provide flexibility for developers to tailor file input behavior according to the application's needs.
Forms\Components\FileUpload::make('image')->image()->captureMethod(['camera'])->required(),
4 Replies
up
Currently there is a feature freeze on v3 as we get ready for v4. If you’d like to request this for v4 then please open a discussion on the filament github repo and tag it as such.
+1
Yeah, Discord is not the right place for feature requests.