OverviewStarting in 24.2, the Styled Text Editor Component is available directly in the product. Consider using this in place of the plug-in moving forward. For more information, review: https://docs.appian.com/suite/help/latest/Styled_Text_Editor_Component.html
Visit https://community.appian.com/w/the-appian-playbook/1378/end-user-rich-text-editor-component for more information. If you have any problems installing or using the component, please see the https://community.appian.com/w/the-appian-playbook/1603/rich-text-editor-component-plug-in-troubleshooting-guide
Key Features & Functionality
Supported Browsers: Chrome, Firefox, Edge, SafariSupported on Mobile
Which kind of formats does not supports by this editor?
Our 508 team found that JAWS does not announce the label for this component correctly. Our label was "Message" and the 508 team expected JAWS to announce it as "Message edit contain text type in text". Instead, JAWS announced it as "Edit contain text type in text"
It seems like the label itself is missing from what JAWS reads
There's no limit, you can set it as high as you want. Just be careful to not set it too high if you're saving the data to process variables or the database.
The plugin just renders HTML and strips out non-supported formatting. You will have to write rules to convert stuff or remove blank boxes before sending it to the plugin.
There might be other plugins that meet your needs, you can search around, I'm not sure.
Whenever we ingest emails which have text embedded on the top of say a coloured background and a few images within the template ,viewing it in the this plugin is very very difficult , Images won't render and I will see blank boxes , and just Texts , also I will always see Content Exceeded Error , which wont' go away ,even say number of characters are just 100.Any solutions? or should we use some other plugins?
Would appreciate any possible solution for the question asked in below thread for Rich Text Editor:
https://community.appian.com/discussions/f/user-interface/29359/hidden-html-tags-showing-in-rich-text-editor
Thanks for the response Dan Tobias. What is the maximum size of the richtext data allowed.
These will be fixed in the next release of the component plugin, hopefully this week.
There is a parameter on the component called maxSize which is configurable and lets you increase the allowable size. It defaults to 10,000. You can increase this to support more content.