aldeed / meteor-cfs-autoform

Upload files using CollectionFS as part of AutoForm submission
MIT License
37 stars 32 forks source link

improved handling of multiple files #28

Open Neobii opened 9 years ago

Neobii commented 9 years ago

This makes it so you you can use [String] on the cfs-files and it will have an array of ids of the files. However you have to specify cfs-files in the template, it doesn't seem to work when you specify in the schema.