-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Using latest library plugin for type.
it correctly detects the file is a bad type.
how do we get the status of files that are uiploaded?
basically the user uploads some good & some bad files (screen results show red or image for each file)
then the user presses an upload button.
https://pqina.nl/filepond/docs/api/exports/#filestatus-enum
before submitting the form , how do we get feed back on the good & bad files programmatically ?
attempting to use the Enum & Status and the get status returns enum 2 which is error , but it does this for good & bad files
even if we upload 1 good file , the status enum is still error , even though hte picture displays correctly.
Metadata
Metadata
Assignees
Labels
No labels