⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Has anyone used Grocery CRUD and jQuery File Upload script?



MarkC

MarkC
  • profile picture
  • Member

Posted 22 February 2013 - 23:11 PM

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...