I desperately need to make the grocery crud to be able to use multiple image upload with thumbnail preview for the uploaded images.
jQuery File Upload is what I need, but I really don't know how to integrate it or use it together with grocery crud. Maybe I will implement it somehow in the footer let's say, but even I did that, I have no idea how to pass the values (names of uploaded images) to grocery crud to enter them in the database...
http://blueimp.github.com/jQuery-File-Upload/
Or maybe there is some smarter way to do this...