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 Venkatesh Suram,
we can try using the uploadedImagesDocIdsSaveInto parameter for this, which stores the document id of the uploaded images through this component in an array. Please refer to the attached image for reference.
Thanks,
Vignesh.
Hi vsuram,
The documents need to present in the Appian KC to be displayed in the dashboard. If you delete the documents then it is not possible to display it.
Thanks.
Using the component in Read-Only mode, we encounter the error message as shown in the attached screen-shot about the minimum/maximum numbers or characters someone can enter into the field. Is there any way, to suppress this message?
Thank you for your effort.
I try to user PdfFromHTMl smart service, it support Arabic lang, but cant support dir='rtl' style to div or OL
HI sawsan asa'ad,
We are looking into the issue. The current conversion library is not supporting the Arabic character. We are looking for an alternative library to support the Arabic font.
Thanks
Hi Team,
Can you also, please help me to understand the below identifies after doc in the URL. Can we get the document using any function by using the below highlighted identifier.
<!DOCTYPE html> <html> <head> </head> <body> <p>Hi Team,</p> <p>Please find below document.</p> <p></p> <p><img src="orgdev.appiancloud.com/.../ioBELfQEIODh0iuh6Wa2z4TTA73CdVfr1tQuL5IsP9sptJEeDaUj7IKgdw" /></p> <p></p> </body> </html>
Thanks!!
In one of our case management application planning to utilize the richtexteditor() plugin to provide better user experience while different department collaborating .Also recently integrated with internal ECM to store the documents. So in this case view(Record sub view tab) displaying the comments(Paragraph field) along with uploaded document as downloadable link. Whenever i checked the richtexteditor component generating for the inline images(Pasted in the component) as base64/binary OR referencing directly from Appian environment as link. But in my case once the form submitted with comments and inline images will upload into ECM through API call and deleted document from Appian KC. But while displaying in the Case sub dashboard(Record View) we need to display as it is what enter by user. Example PF below.
In this case documents are resides in the ECM tool .So in this such scenario, is there any easy way to achieve without downloading the all case level comments documents into Appian?.
when I press "export as PDF" the result as second photo .
how can I export as PDF with Arabic word ?
I can see a while ago that a new parameter has been added for "browser based spell check". That was part of version 1.1.0
In particular I need to know what to do so that I get Greek spelling check inside Appian editors.
What needs to be done at the browser level? (install a dictionary? install any browser plugin?) Can you please elaborate?