Upload, Resize and Insert Images in App Connect Medium Editor

I did that, but it seems I cannot upload an image in the textarea when updating the record, while there is tekst in the textarea. So I have to upload the image before adding text to either modal

What do you mean? What is the issue with this?

Ok, lets say I have a record already in the database.

  • the textarea contains a text
  • I want to add an image
  • No can do, as the upload will not show up.
    Also I now get an “image upload error” anyway.
    I know, I know. I Always start off like this. :hot_face::unamused:

@web-works the image upload button shows when you hit enter and go to a new line …
as for the upload error it’s not really related. You should debug and see what is the problem as described here:

Ok, got it so far.
I only get to see an empty file as the file appears not to be uploaded to the designated folder, but I think (hope) I can fix that.
Removing the image will not work in Firefox, but works on Chrome and Edge.

Working now. Just not quite right in Firefox. Just have to use another browser for this.

Remove the tabindex="" attribute from all the modals then - should fix it for Firefox as well.

ah, another good solution.
txs

1 Like