File Upload
Permalink 1 user found helpfulany help would be greatly appreciated - thanks!
mike
has the code for uploading file from a block.
The first link made some sense, but it didn't have anything along the lines of what I am asking - just general info about file uploads that I am sure developer could then make sense of and implement, but I wasnt able to take that and make the block I am needing.
The form block seems to allow adding a file upload area to a form which can be added to a page, but i am needing to have an image upload in the block, which then saves and adds the image to the div written by the view. Basically I am trying to make a block with a title, name, and bio text inputs, and also a file upload for uploading an image which attaches to that instance. The user can then add, edit and delete bios on the page this way. The text inputs are obviously a breeze. The file upload however has shown to be difficult for me. Any tutorials or blocks out there that have this functionality? Any idea on how this would be implemented? Thank for your replies so far.
-Steve
http://www.concrete5.org/documentation/developers/files/using-in-bl...
http://www.concrete5.org/documentation/developers/files/importers...