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

array with cludinary #1

Open
ipstas opened this issue Jun 30, 2015 · 2 comments
Open

array with cludinary #1

ipstas opened this issue Jun 30, 2015 · 2 comments

Comments

@ipstas
Copy link

ipstas commented Jun 30, 2015

is it possible to make an array?
Like this

{
  Pictures: {
    type: [String],
    optional: true,
    autoform: {
      afFieldInput: {
        type: "cloudinary"
      }
    }
  }
}

If I try the scheme like this it complains 'Error in newPlace pre-submit validation Error: Pictures must be an array'

@greatramu
Copy link

yeah.. i was also looking for such feature to enable multiple image uploads.. is this feature under consideration?

@ctoLarsson
Copy link

I have same question. Many times 10-20 files need to be uploaded. Can multiple image uploads be handled without user having to select each file one by one in a separate file selector? Otherwise this package loses a bit of its attraction.

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

3 participants