1
vote
0answers
77 views

SharePoint interact with Rich HTML editor using javascript

Is there any way to manipulate the editor content by using JavaScript? My ultimate goal is to allow user to click a button on ribbon bar, and JS will help to insert some predefined template html into ...
0
votes
1answer
331 views

Rich text - add additional insert types to ribbon

We have a requirement to insert new types of custom objects (for the sake of discussion, let's say a video) into the rich text area: How do we customize this part of the ribbon for the Rich Text ...
1
vote
0answers
194 views

Customizing richtextbox from formfield

This applies to SharePoint 2010. I have a requirement where users can only use a very specific set of "styles" when creating their content for SharePoint lists. As the "styles" ribbon button does not ...