archie
archie

Reputation: 67

Sitecore 8 - Adding images, callouts and videos in RTF field

I am working on a requirement in Sitecore 8 according to which there is a Rich text field and the content author can not only add html data but can also add predefined call outs/renderings/images directly in page editor mode.

Is there any way I can achieve this ? Please help.

Upvotes: 1

Views: 887

Answers (2)

xoail
xoail

Reputation: 3064

We achieve this using Components in Experience Editor. As you create pages, we created components for Image, Video, Text and any Callouts. You will be able to drop components on the page based on specified placeholder settings. In my opinion it is the cleanest approach.

Upvotes: 0

Related Questions