Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alternative to admin-bro-upload-array? #49

Open
TheBeka opened this issue Jul 8, 2022 · 0 comments
Open

alternative to admin-bro-upload-array? #49

TheBeka opened this issue Jul 8, 2022 · 0 comments

Comments

@TheBeka
Copy link

TheBeka commented Jul 8, 2022

Hi guys, I'm having a little problem with the library's upload feature. so basically here is my data model

{
...
data: [
{
fileUrl: [string], // list of strings
...
},
{
fileUrl: [string],
...
}
]
}

I need to be able to upload an array of files for each element in the array. I found this library but it's not for admin js instead for an old version of it. I really want to avoid downgrading. I think that there must be a way to do what I need but I can't find it anywhere.
even though this seems like a really useful feature

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

No branches or pull requests

1 participant