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 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 naveeng,
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.
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.
Hi harikanthk0004,
Can you please confirm that you are using the Advanced Rich Text Editor Connected System (Vuram) for the imageStorageConnectedSystem parameter?
Naveen.
Hi,
We are using Appian 23.1 and trying to get use of this plugin for uploading images and creation of tables.
When I tried to upload image getting error. (attached image)
Thought there might be an issue with my connected system but when I tested the same functionality for richTextField, there it loads the image perfectly.
Any help will be appreciated.
Hi himanshug374,
The import option in admin console is used to import admin console properties. Refer the documentation for more details. The plugins in on-premise environment need to deployed in the server.
Wasim