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:
Hello
I have a requirement from my client, and that is that the Excel format can be respected when copying the table to the plugin. My question is if there is currently a way to do this.
Table on Excel Table copied from excel to Appian by plugin
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
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 ?
Thanks for the Helping out. It is working as expected.
ananthakrishnans Thanks again
Hi,
Thanks for reaching out.
could you please specify whether you are looking to adjust the margin/padding of the complete editor or if you want to customize the margin/padding for the content within the editor?
Thank you
Hi, There is an ask for us to control the margin/padding for editor content, Is there any possibility of an input parameter to handle margin/padding in the rich text editor?
Hi,We are facing this issue in rich text editor, can anyone help me in this?We are using advanced rich text editor connected system.Thank You
Hi Pushpender,
Thanks for reaching out to us.
The plugin is working as expected, there is a parameter named "enableFullpageOutput". By setting this parameter to "false," you will be able to edit both emails within the editor.