Rich text editor for custom user control

Ashutosh Pandey asked on January 13, 2019 06:45

Hi, I am trying to create a custom blog page for users ( I don't want to show the blogs in Pages application tree )

For this, I am creating custom user controls for following blog pages: 1. Create blog page 2. Edit blog page 3. Add post to blog

I need a Rich Text Box Editor to allow users to edit their text while writing the blog. I have following questions:

  1. Do I need to use a third party rich text editor as I don't see it in toolbox in Visual Studio?
  2. Can I use CMSEditableRegion in custom web user control? I don't see it in toolbox. Followed this post:

https://docs.kentico.com/k8/references/kentico-controls/cms-controls/cms-controls-editable-regions-for-aspx-templates/cmseditableregion

  1. How to allow users to insert images to their blog? Do I need to tell them to upload the image first and paste the link in the blog?

Thanks

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