IMPORTANT: Select component plug-ins are experiencing issues due to a recent browser update. If you encounter any problems with previously functional component plug-ins, please create a support case. If you notice other component plug-ins that are not functioning correctly, please create additional support cases for each instance.
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 ananthakrishnans ,
We are using following versions:
Advanced Rich Text Editor (richTextEditorField) - 1.6.1,
Advanced Rich Text Editor (AdvancedRichTextEditorConnectedSystem) - 1.1.0
With these versions also we are getting the same issue.
Could you please help us in this ASAP?
Hi riyazn,
Thank you for reaching out! Could you please confirm the plugin version you are currently using? If you are using version 1.6.0, kindly update it to the latest version and try uploading images again.Regards,Ananthakrishnan S
Hi pedroborja ,
Thanks for reaching out!Could you please check whether the following parameters are configured:1. 'allowImageUpload' parameter set to true.2. 'imageStorageConnectedSystem' is configured correctly.Regards,Ananthakrishnan S
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?