Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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 ,
After the upgrade plugin has stopped image copy-paste ( as base64 encoded html content ). Is it correct ?Or still image copy paste is possible with some other settings ?Please confirm.
Hi PriyeshPSingh ,
The base64 encoding has stopped now in the latest version. Image copy-paste is still possible after the 'imageStorageConnectedSystem' configuration and by setting the 'allowImageUpload' parameter to true.
Regards,Ananthakrishnan S
Hi PriyeshPSingh,1. We have created a custom function - getbase64fromhtmlimagesource() in Connected System to convert HTML images to base64 encoded images.2. Currently imageStorageConnectedSystem does not support this functionality, We will include it in our backlog.Regards,Ananthakrishnan S