#Rich text editor and images
1 messages · Page 1 of 1 (latest)
Hey There,
We've registered your query, and our team will get back to you soon.
Regards,
Team Appsmith
Hey!
Yes, you are correct, although you should be able to upload files to any service
like S3 and use the URL in your rich text editor. At this juncture, we don't
image upload directly to the rich text editor.
Okay thanks. Is there any work around for uploading images that are located on an individuals desktop computer? It seems like I am only able to uplaod images from the web.
You can use a FilePicker widget to upload the image from your computer. Then in
an Image widget, you can use {{FilePicker1.files[0].data}} to display the
image: