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 singaravelus0001,
We can't reproduce the issue. Could you provide steps to reproduce the issues?
Hi,
The plugins installed successfully but the value in the parameter "RichTextValue" is not displaying.
Hi Gregor,
Due to security reasons, Appian documents are not shared publically over the internet. For your requirement, you can use the URL of the publically hosted image in the Component's insert image section. We will also be looking forward to Appian providing API to access its document without any security.
Editor works fine. When creating a body for an email with images and send it externally to a client not having access to Appian these documents cannot be rendered in an email client due to the fact that the client has no access to Appian. Currently the easiest way to achieve this would be to fetch the inline residing images in Appian and attach those to the resulting email. Is there anything from your side available?
Hi sivakumard0001,
I understand your scenario. You need to wait until the load bar at the top to complete which executes the 'saveInto' to update the Local or Rule Input variable.
Yes we have tried that. Let me explain the testcase where we are facing issue upon submission :
Scenario 1 : Enter some data and hit submit. Validation works fine.
Scenario 2 : Enter some data, then clear the data and submit the form before form is loaded. Since richtexteditor loads little slowly the validation for richtexteditor and even sectionLayout fails.
Hope the scenario is clear here.
The Required parameter only shows or hides the asterisk indicating but does not enforce requiredness. To enforce this behavior, use the parameter “validations”. To enforce requiredness only upon submission, use section, or form-level validations.
Does the required parameter work in the component ? If I set it to required I am still able to submit the form even with the component left empty. Can you please advise on the same ?
We have deployed latest version of this plugin (1.1.0) in Appian cloud and we came across below issue.It did not replace the existing(1.0.3) plugin version with the new version(1.1.0), however it got added as a new plugin.
Is it happening because of name difference ? (see below screen shot)
Thanks