Created on 29 June 2021
icon_unfollowing
Login to follow
ckeditor-5-reactive

CKEditor 5 Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 29 June 2021 by 
ckeditor-5-reactive

CKEditor 5 Reactive

5 star
0
0 Reviews |  0 Ratings
4 star
1
1 Review |  1 Rating
3 star
0
0 Reviews |  0 Ratings
2 star
0
0 Reviews |  0 Ratings
1 star
0
0 Reviews |  0 Ratings
1
Rating
4.0 Average rating
1
Review
by 
2023-02-22
in version 1.0.0
**Revised review**

I have figured out how to get this working now. You have to point your textbox.id or container.id into the 'TextEditorId' property field. You must use the expression editor to select the .id.

Customisations are done via the CKeditor5 - OnReady JS file within Create(). Best to make a clone of the module to avoid any problems if they should arise.

Have revised scoring as this is lovely and easy to use, just needs a small amount of documentation on this page to help fellow developers know what they simply need to do.

Recommend this knowing the above info now.


===================================================
Old original review:

No documention how to set this up compared with CKditor 4. I went on official documentation but it talks about non outsystems setup.

I checked the CKEditor 5 (traditional) component, but the setup and input parameters are different to this version.
There is no event handling in the widget either to handle the actions, so have no idea how to link this up and trigger anything.

Please add documentation to set this up and I will revise the review.

For now - avoid using this.