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

Support multiple uploads #9

Closed
jsaari97 opened this issue Oct 10, 2022 · 1 comment
Closed

Support multiple uploads #9

jsaari97 opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement New feature or request File Image

Comments

@jsaari97
Copy link
Owner

If an image or file widget has property media_library.config.multiple set to true, and is using an external filesystem (eg. Cloudinary or Uploadcare) – then the widget type should resolve to string[], as the widget data type is saved as an array of strings.

In other cases the data type should be string.

@jsaari97 jsaari97 added enhancement New feature or request Image File labels Oct 10, 2022
jsaari97 added a commit that referenced this issue Oct 16, 2022
@jsaari97
Copy link
Owner Author

Added in v2.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request File Image
Projects
None yet
Development

No branches or pull requests

1 participant