Hello,
Anyone have an Example how i can add an Attachment?
I create my Model with: var bivouac = Alloy.createModel('Bivouac'); bivouac.set(xxx); bivouac.set(xxx); bivouac.set(xxx); bivouac.save();
But i need to an an Image and save it.
Thanks
Hello,
Anyone have an Example how i can add an Attachment?
I create my Model with: var bivouac = Alloy.createModel('Bivouac'); bivouac.set(xxx); bivouac.set(xxx); bivouac.set(xxx); bivouac.save();
But i need to an an Image and save it.
Thanks