meteor-cfs-autoform
meteor-cfs-autoform copied to clipboard
Saving as dummyId when used with yogiben:admin
When I have this schema and file store: https://gist.github.com/Neobii/c28c42145af56ef4db58 and using https://github.com/yogiben/meteor-admin/, the mp3Id
is being saved as dummyId
.
I can confirm that this is a problem with meteor-admin, however, maybe the values shouldn't be saving as dummyId.
Same for me. If I use a quickForm outside of meteor-admin it saves correctly.
Same issue here. @Neobii @sasdev did you find a workaround to upload files from yogiben-admin?
Use yogiben:autoform-file package instead ;-)