105
Views
1
Comments
Add comments in text editor
Question

Hello,


I'm trying to create in Reactive Web App, a way for the user to comment alongside a text specific parts of it, like in Word, using text editor. Is it possible? 


I have tried using CkEditor but haven't found a solution for it, as CkEditor widget doesn't support comments on text.


Thank you all in advance.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Ana,

The CKEditor plugin Comments implements the functionality that you are looking for.

I couldn't find a Forge component that implements it.

But it should be possible to integrate this CKEditor plugin, by customizing the https://www.outsystems.com/forge/Component_Documentation.aspx?ProjectId=6885&ProjectName=ckeditor-reactive  Forge component.

Regards,

Daniel



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.