Overview
The Rich Text Editor Component can be used on Appian interfaces where you want to show the rich text information in readable format to the end user. We can use the component to show it as an email subject typing interface.
With this component you can add images, customize tables etc. This also has a functionality called placeholders using which you can use the same information in multiple items in the editor without retyping.Additionally it allows uploading of images which get stored in the specified Appian folder (requires separate install of the Rich Text Editor Connected System Plug-in).
Note:
Key Features & Functionality
Parameters:
Hi Team,
I am getting following error while uploading the image.
Configured allowImageUpload: true and imageStorageConnectedSystem:
Could you please help us in this?
Hi,
In version 1.6 you can display images, however version 1.6.1 shows you the following icon on the screen
Hi ananthakrishnans , thanks for the explanation!
What would be recommended way how to use embedded images in HTML emails? How would it possible to replace appian document ids with the reference to email attachments?
Thanks in advance!
Aleksandrs Sirotinskis
Hi aleksandrss0001 ,
In the previous version, smaller images were included as base64 values in the HTML code. This caused some performance issues in the editor. Therefore, we made connected system as the required parameter to upload any images(above 1KB). Please ensure that the 'allowImageUpload' parameter is set to true.
Regards,Ananthakrishnan S
Hi jatink8850,Could you please check whether the following parameters are configured:1. 'allowImageUpload' parameter set to true.2. 'imageStorageConnectedSystem' is configured correctly.Regards,Ananthakrishnan S
Thanks ananthakrishnans First of all, thank you for your work, it is very useful.Hello Vuram TeamThere is one more issue we are facing. We are not able to paste the images directly into the rich text editor. In earlier versions we simply take screenshot and paste it directly into the rich text editor.
we are not passing the 'pasteAsText' also
Earlier Version :
Latest Version
Just another comment - we used the previous version (1.5.1) to add embedded images to outgoing emails. is there any suggested way how to do it with new plugin version?
Hi, in the previous version of this plugin image pasting for smaller images was possible even without the connected system, now it seems it's not the case. Was there any specific reason for this change?
Thanks in advance, Aleks
Hi Ananthakrishnan,Thanks for the response. No, this is the first time we faced this issue.
Hi ,
Thanks for reaching out.
Once you've restarted the server, you need to clear the cache in case the server refers to the old component code (which occurs rarely). Clearing the cache updates the server to use the latest component code. Has this scenario been repeated for you since then?Regards,Ananthakrishnan S