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:
Key Features & Functionality
Parameters:
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
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.