How can I implement insert widget option in Xperience 13 Rich text editor?

Mani SJ asked on September 1, 2021 08:10

In kentico 12, I was able to use it so that widget appears in form fields. I think, I need to create a plugin for rich text editor. Not sure how to create/implement that plugin.

Recent Answers


Liam Goldfinch answered on September 1, 2021 10:20

Hi Mani,

You could look at what Vera from TrueLime blogged about here:

https://dev.to/truelime/proof-of-concept-for-inline-editable-areas-in-rich-text-fields-in-kentico-xperience-mvc-1lnl

I believe the proof of concept code can be found over on this GitHub repository.

0 votesVote for this answer Mark as a Correct answer

Mani SJ answered on September 2, 2021 08:24

@Liam Goldfinch, Below link also helped me

CKEditor doc

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.