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 there,i have installed both the Advanced Rich Text Editor (Vuram) and Advanced Rich Text Editor Connected System (Vuram) plugins. along with the Capture Image plugin. I want to be able to make use of the camera functionality and upload a cam pic directly to Appian. When i try to upload an image I'm getting the following error :Unable to get response from connected system
The SAIL code currently looks like this .
richTextEditorField( richTextValue: local!rich, richTextSaveInto: local!rich, allowImageUpload:true(), imageStorageConnectedSystem: cons!ICSA_IMAGE_STORAGE_CS, uploadedImagesDocIds:local!documentId)
Any ideas ?
Hi pauls0010,Could you please check whether you have given a valid folder UUID without any extra spaces in the connected system?Thanks,Vignesh E