⚠ 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

Problems in ckeditor image Upload



Took

Took
  • profile picture
  • Member

Posted 15 October 2015 - 15:43 PM

How can I upload image using ckeditor and sent it to server?

I have tried adding 

 

config.filebrowserImageUploadUrl = '';

 

in ckeditor\config.js but i couldn't get the idea on how does "sent it to server" work in grocery crud.. 

 

Any help please.. Thanks