Hey – just letting you know that as of version 1.8.0 I’ve added the ability to add images inside the WYSIWYG.
Before I made these changes I was actually able to paste images in — I suspect this ability came in when the CKEditor version was upadated, and I never noticed.
To allow your users to upload images (not paste – but browse for files on their computer and upload) you can enable and manage the ‘image upload’ setting in the back end (Forms -> Settings -> CKEditor).
In the form editor you’ll need to tick the ‘make CKEditor WYSIWYG’ option for a paragraph field.
Then in the form itself the user can upload images using the ‘image’ button.
Let me know how it goes. It was a major amount of work, so some feedback would be appreciated.