Advanced Rich Text Editor (Vuram)

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:

  1. It is recommended to use one ARTE Component in a Page/Interface.
  2. We do not encourage to use Short as height in the component.

Key Features & Functionality

Parameters:

  • Label : Text to display as the field label.
  • Label Position: Determines where the label appears. Valid values: “ABOVE” (default), “ADJACENT”, “JUSTIFIED”, “COLLAPSED”.
  • Height: Determines the layout height. Valid values: “SHORT”, “MEDIUM”, “TALL”, “AUTO” (default).
  • MaxSize: Maximum size of the rich text data. Default:10000
  • Placeholder : Placeholder text to display in the component wherever you want.
  • richTextValue: Rich text to display in the field.
  • richTextSaveInto: One or more variables that are updated with the richText value when the user changes it. Use a!save() to save a modified or alternative value to a variable
  • IsReadOnly: Determines if the field should display as editable or not. Valid Values : True or False
  • allowImageUpload : Determines if image upload are allowed. Default: false.
  • imageStorageConnectedSystem: The instance of the connected system used to store images from the rich text editor. This is required if allowImageUpload is set to TRUE. You can download the Connected System from the Appian App Market.
  • Show Usage Bar: Provide false to hide the usage bar at the bottom of editor. Default true
  • Enable Fullpage Output: Enabling fullpage exposes <head>, <body> and various meta tags in richText output. Default true.
  • Enable Spell Checker: Provide true to enable the spell checker. Default false.
  • Uploaded Images Doc Ids SaveInto- Document Ids of all uploaded images will be saved into this rule variable.
  • Exported PDF Id - Returns the document ID of the exported PDF.
  • Enable Export Pdf- Provide false to disable the 'Export as PDF' button. Default: True
Anonymous
  • Hi, 
    we are encountering an issue during typing in the text field. The cursor is reset to a former position and text is erased.
    This happens during the component reload on the page. In the past we didn't see that behavior. We are on the latest version of the component and running Appian Version 22.2

    Please see the attached short video for a detailed impression of the issue.
    Any hints how to resolve this?

    Thanks.

  • Hi ,

    Thanks for reaching out!

    Please check if is there any restriction for the Dynamic URL of the component inside the Citrix.

    If so please white-list the URL and try using the component.

    Regards,
    Vignesh E

  • Hi,

    I'm using this component to create the body of emails. when I open the application through Citrix this component does not work.

    is there anything that should be done?

    Regards

    Veronica

  • Hi Shiva,

    The output from the component will have the document id which Email will not have access to it. So you need to convert the document id/opaque id to base64 or Public URL to display it in Email.

    Thanks

  • Hi Team,

    We are displaying email body using This component and everything dispalying perfectly, but only issue is with images which are coming in email body .

    Which format we need the document in to display

    Base64 or binary?

  • Hi Harikanth K,

    We couldn't reproduce the issue mentioned. Kindly check your SaveInto parameters whether it is pointing to the same rule input or local variable. It may also be null in both SaveInto and Value parameter.

  • Hi ,

    We are created a generic interface for RTE and which being called in parent interface.

    There are 10 sections where we are calling the generic interface from the parent. (All the data are tagged to a single CDT)

    Issue here is if we are trying to edit first RTE, previously saved data for other 9 RTE's are getting nullified.

    We have updated the plugin but still no luck. Can you suggest on this please.

    Thanks,

    Harikanth K

  • Thanks for the confirmation. We will update the description details for this plugin.

  • Hi ,

    Thanks for the details.

    Have explored and used above mentioned plugin, post which it works.

    Request, please update above description details where the URL of connected system is pointing to "Rich Text Editor Image Upload Connected System". To which we are pointing the connected to the same and faces issue.

    Thanks,

    Harikanth K

  • Hi ,

    Can you please confirm that you are using the Advanced Rich Text Editor Connected System (Vuram) for the imageStorageConnectedSystem parameter?

    Thanks,

    Naveen.