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.
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