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 ?
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.
Hi,i sent email (HTML format) via rule input (List of text string) in the Advanced Rich Text Editor,
and it is only displaying first email from the rule input in the editor field in correct manner.and when I click on the View and then Preview. then both the emails are visible.but,my use case is to edit those emails, both of them. and it is only allowing to edit the firsts one.Advanced Rich Text Editor works like this OR it is a bug ?
Hi Mohammed,Thanks for fixing the issue. That is awesome. Helping us a lot in the applications where we using this great component.Thanks