You can use the Content Editor Web Part to add formatted text, tables, hyperlinks, and images to a Web Part Page.

learn more… | top users | synonyms

3
votes
5answers
380 views

Tracking changes to a Content Editor Web Part and sending email

Is it possible to track changes made to a content editor web part and alert users to these changes? Basically, the same thing that I would do with a list, but with a CEWP instead? Thanks, Ninel
1
vote
4answers
1k views

ContentEditor WebPart Edit Permissions

I have a publishing site. A user is in the visitors group. On a certain page I have given the user Full control. They can edit the body of the page but cannot edit the content of a ContentEditor ...
1
vote
2answers
250 views

No editor in the Content Editor if added programatically

I am adding the Content Editor pro grammatically in my custom wp (into the asp.net Panel), where I am pre-loading the CEWP with some contents. But the issues is once added pro grammatically. I do not ...
0
votes
2answers
49 views

Enlarge a Choice column's “specify your own value” text area?

Can anyone suggest a way to make the "specify your own value" text box larger in the Edit Form of a list item's Choice column? I would like to make it look more like a multi-line text field type, ...
0
votes
2answers
771 views

Populate a text box based on drop down value from a sharepoint List

I have a List B that has a look up column "State" to a column "State" in List A .List A has corresponding column "City" to each state(unique combination) . While adding new item in List B , State is a ...
3
votes
1answer
323 views

Diffferent methods of retreving site column values

I'm wondering if there are any differences between retrieving value of a site column (RichHtmlField) via PublishingWebControls:RichHtmlField vs getting its value via Container.DataItem? ...
3
votes
1answer
328 views

Dynamic embedding of flash video

I can successfully hard code an embed path in a Content Editor WebPart(CEWP) or link a CEWP to a text file that has the embed path, but this is hard coded because the CEWP is not connectable and I ...
2
votes
1answer
40 views

2013 - Setting Object Height to 100% Issues

I've been running into some very bizarre issues. Something that seems (and should be) pretty simple. What I'm trying to is have objects fill a new page's height 100%. Initially, I was trying this ...
1
vote
1answer
271 views

Displaying Custom List Items in Content Editor or Content Query Webpart

How to Display my custom list items in Content Editor or Content Query Webpart. In this Webpart how to make data as " scroll= up" for Eg: News Scrolling in Home Page.aspx. If any one of the news is ...
1
vote
1answer
79 views

Web Part JS ToggleMe not running

I want to add toggled visible / invisible divs to a SharePoint wiki page, and put the function for the toggling in a web part. My toggling script works fine testing outside of SharePoint, but inside ...
1
vote
1answer
136 views

SharePoint & Protocol-Relative URL's

A common web development trick is to use protocol-relative URL's, i.e. we drop the scheme part of the URL, e.g. http, and based on the scheme of the page the URL's take will use that scheme. However ...
0
votes
1answer
20 views

Custom Application or Web Parts? No idea how to do either

In my team, I've been tasked into automating some of the things we do. I have been playing around with Sharepoint (I don't have full overall Sharepoint-admin privileges though, although I do own the ...
0
votes
1answer
24 views

How to: create a basic page by code and fill its CEWP with content?

I have to migrate some content from text files from my storage to my SharePoint 2013. The plan is to put the content into some content editor webparts at a basic page. I know how to create the basic ...
0
votes
1answer
84 views

Setting ContentEditorWebPart ContentLink property to absolute path

To avoid adding some static HTML to my custom masterpage, and allow the end-user to easily change it by just changing an HTML file instead of the masterpage, I'm trying to embed a static ...
0
votes
1answer
26 views

How to embed external websites with IE8

Using IE7 and Firefox I can use Page viewer web parts & Content editor web parts to embed external web sites i.e. Youtube Kart Club Celebrates 50th Anniversary However with IE8 only the youtube ...
0
votes
1answer
117 views

Grabbing a filter value via CEWP code behind

I have employed a Query String Filter to parse a value and send it to a chart web part. now I would like to use this value in a CEWP to provide an explaination/clarification for the chart, but the ...
0
votes
1answer
217 views

Adding templates to ItemStyle.xsl with a feature

I need to add an extra template to ItemStyle.xsl using a feature deployment - any idea how to add things to that file programmatically?
1
vote
0answers
9 views

ArgumentOutOfRangeException after editing a page

I am replacing a colleague for the support of a SharePoint 2010 intranet. I have edited a page to move a webpart below another webpart. An ASP .Net exception page has been displayed after clicking the ...
1
vote
0answers
34 views

Content Editor and RSS Viewer Conflict

I'm using the RSS Viewer webpart on a page with no issue. If I add a Content Editor Webpart to the the page (doesn't matter if I add content or leave it as the blank default) the RSS Viewer works ...
1
vote
0answers
40 views

Clicking on WebPart modifies page layout

I'm building a custom dashboard with some CEWP's and List webparts, using a three column page layout. Whenever I interact with (click) one of the columns, it adjusts the layout. In this particular ...
1
vote
0answers
108 views

CEWP won't allow text to be edited

Recently, I imported a CEWP on my site from another. For some reason, no other user can edit the text but me, even though they have Design permissions to edit it. I've checked the permissions for ...
1
vote
0answers
198 views

Like Buttons in CEWP

I want to have multiple like buttons on a page so as a test I have made a content editor web part with the following script. It basically has two links that like two different pages in the site. The ...
1
vote
0answers
481 views

Content link URL for a content editor web part

I'm creating a content editor web part that needs to point to the site collection root. Currently, for it's "Content Link" URL field, I have ../../SiteAssets/js/jquery-rotator/slider.txt but this is ...
0
votes
0answers
134 views

SharePoint 2010: Removing link border around image using the content editor web part

In addition to topic Remove link border from around image, I was wondering if it were possible to remove all the borders around linked images on a page using the content editor web part? I've added ...
0
votes
0answers
91 views

Content Editor Web-Part: Selecting a file

When I use place the content editor web-part into a master-page (using designer), it allows me to select a file to use (sort of like clicking a browse button). But when I place the content editor ...
0
votes
0answers
27 views

Strange behaviour of CEWP in Page Layout

My question is regarding a custom page layout with the CEWP. So basically I have a simple page layout with the webpart zones defined and one CEWP in it. This CEWP has some tabs and javascript. When I ...
0
votes
0answers
177 views

Display Current Site Name in Content Editor Web Part

I have read the Answer to "Dynamically Display Current Site Name in Content Editor Web Part" but i do not understand why > <script type="text/javascript" language="javascript"> > ...
0
votes
0answers
71 views

How can I embed an RSS Feed web part into a CEWP?

Does anyone have any script that I can edit for the above requirement? I am using 2007 for this feature.
0
votes
0answers
180 views

Setting Enum property in Editor Part dynamically

I have a custom web part in SharePoint 2010. It has a content editor part implemented.Content Editor part has following properties say Choice : choice1,choice2.....choice5 these are checkboxes. Choice ...
0
votes
0answers
60 views

Can an aspx file used by a CEWP to implement web part list search function live on a subsite instead of at root web?

Here's the deal. I have Design privileges on my department's WSS subsite, and i'm trying to set up search on a few list web parts (as in ...