Upload files on item detail page for module
Jamroom Developers
brian:
dobmat:
Thanks for the info. Is it possible to have a multiple files to a single field in the form. Say I have a venue_files field, is it possible to store multiple files of this type in datastore.
Thanks.
Yes - check out the gallery module as an example of allowing multiple file uploads from a single form button.
Hope this helps!
Thanks for the info. Is there any buttons that I can add to item detail page. Right now I have the update and delete buttons for which I have funtions defined in the index.php file. Is there a way I can add upload button and then define a function for upload in index.php.
Thanks.
updated by @dobmat: 04/29/14 06:51:15AM