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 aleksandrss0001 ,
In order to address this issue, we are creating a custom function to convert Document Ids in HTML to Base64. This will enable you to include image attachments in emails. Development has already begun, and the feature will soon be available alongside the Advanced Rich Text Editor Connected System.
Santhosh Kumar,
Lead Developer, Vuram.
Hi ,Could you please provide an update on the plugin redeployment request? If you are still experiencing the issue, could you explain the scenario? From our end, we haven't been able to reproduce the problem.Regards,Ananthakrishnan S
Hi ,Could you please delete the existing plugin from the admin console and deploy it again?
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 ,
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
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