Hi folks.
I do not like using the 'MEDIA' field.
So instead
I use UPLOAD - File to upload any image.
Storage = None. This is just to upload the file
I use SELECT - File to select image to render.
Storage = JSON | Article | images[image_fulltext]
If I want to view the image then I am screwed but it works for my situation.