-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Describe the bug
I have a form where I overwritten upload_new and upload_delete callbacks to directly upload files to my S3 bucket. After doing so the option to delete a file is hidden because file is not present in the $currentFiles variable. How can I pass file from the S3 bucket so the option is available?
To Reproduce
Overwrite upload_new and upload_delete so files are not visible on the local filesystem.
(OPTIONAL) Additional context
If they are useful, include logs, code samples, screenshots, etc.
Metadata
Metadata
Assignees
Labels
No labels