Question T15098
Visible to All Users

Need to integrate CKEDITOR 5 as default Editor

created a year ago

Hi,

We have gone through the documentation of Survey JS & found out that we are using CKEDITOR v4 as a default editor in Survey JS.

Is it possible to integrate CKEDITOR 5 in the Survey JS?

Thanks,
Santosh

Answers approved by surveyjs Support

created a year ago

Hello Santosh,
If you wish to integrate CKEDITOR 5 with a SurveyJS Form Library, implement a custom Angular component to integrate the Angular Rich Text Editor. For more information on how to integrate third-party components, refer to the following guide: Integrate Third-Party Angular Components.

Please let me know if you have any further questions.

    Show previous comments (2)

      Hello Santosh,
      Thank you for the update. Yes, we actually have the CKEditor 4 demo on our website. However, this demo was created using a legacy custom widget approach.

      For a modern Survey Creator V2, we recommend implementing a custom Angular component based on the required library (CKEditor 5 in your case). You can find a step-by-step tutorial on how to do so and a demo by following the links shared above.

      As of now, we have not yet considered updating our demos and integrating CKEditor 5. However, we may do so in the future.

      Please let me know if you have any further questions.

        Is integration of CKEDITOR 5 in your current roadmap? If yes, then what is the tentative date for it?

          Hello Santosh,
          Unfortunately, it is not in our roadmap. However, it should be relatively easy to integrate CKEditor 5 with SurveyJS. Please follow a SurveyJS third-party integration guide and consult with CKEditor 5 documentation to proceed. Should you have any further questions, we are here to help.

          Thanks