You can use the Content Editor Web Part to add formatted text, tables, hyperlinks, and images to a Web Part Page.
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
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?
...
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
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 ...
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 ...
0
votes
1answer
19 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
4answers
2k views
Expand 1st Group and collapse 2nd Group in list view
I have a list view Grouped by Status column. Status Contains Active and closed values.
now i want the default view to open with, Status:Active group to be Expanded and Status:Closed group to be ...
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
2answers
46 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, ...
1
vote
0answers
31 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 ...
2
votes
1answer
39 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
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
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 ...
0
votes
2answers
29 views
Site Template Urls
I have a SharePoint site, and saved it as a Template.
My problem is, I have a third part WebPart that references in his settings, the URL of the site.
When I create a new site using the template, ...
3
votes
2answers
2k views
Customising Data Sheet View
I'm using SharePoint 2007, with custom list.
I'm using Content Editor web part in order to design my list.
{In my list the row color determined through the item ststus.
e.g: If the status equal to ...
3
votes
2answers
1k views
Add content editor webpart programmatically and still keep it editable
Essentially what I want is to pre-load the existing content editor with some text may be from a configuration(by adminstrator) or from the list.
So I am creating a custom wp that will act like a ...
1
vote
1answer
112 views
Changing Content Editor Programatically - Client model API?
Is it at all possible to make changes to or add a content editor to a page using only the Client Object Model API? There does not appear to be any reference to a ContentEditorWebPart dll.
2
votes
2answers
266 views
Disable a form text field with jquery in CEWP not working in Chrome/Firefox
I want to simply disable a text field (specifically a "person/group" field text box) from being editable on the edit form page of my list item. I have it working in IE using a Content Editor Web Part ...
0
votes
0answers
133 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 ...
2
votes
1answer
522 views
Set font size for web part zone
I have SP2010 Web Part Page with several Content Editor web parts in the 'body' Web Part Zone.
I would like to set the typeface and point size of the titles displayed in the web part chrome. It seems ...
0
votes
1answer
48 views
Designer Workflow: change document file extension upon upload
So I would like to try to create a workflow on a library that simply checks to see if the file extension is anything other than .xml, and if it is, rename the Name (File Name) to the same value with ...
1
vote
1answer
2k views
jQuery to modify SharePoint 2010 Column Width
SharePoint 2010 - I have a Standard Task list in Gantt View that represents a list of projects (Sync from Project 2010). Since the column widths are not-persistent in SharePoint, I wrote a script to ...
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
2answers
144 views
Content Editor Web Part for Lists
I try to apply some styles to the list. I added CEWP into the page and edited the source.
It is CEWP's source:
<style type="text/css">
body{background-color:white;}
</style>
It doesn't ...
1
vote
1answer
98 views
Content Editor Web Part Uneditable in IE9
A user added a content editor web part with just some simple HTML formatted text to it today. Once the text is added and the page is saved no body can seem to edit the web part's properties unless ...
0
votes
2answers
190 views
How do I apply a CSS ID selector to a webpart page?
I am using a CEWP-linked HTML file to generate a menu of links to other web-part pages. I want to use this same file in a CEWP on each of the linked pages. As an indicator of the user's location, I ...
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
116 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 ...
1
vote
1answer
94 views
How to Roll back Sharepoint content editor webpart
I have content editor on my team site where I added several links. But today while adding some new links, content editor crashed. so now when I tried to open site containing content editor, browser ...
3
votes
4answers
4k views
jQuery and SharePoint 2010 - How can I tell is the page is in edit mode, using javascript?
I have some javascript in a CEWP that I want to execute only when the page is in display mode. I've used firebug to scour the page for some "msEditMode" type of variable or something I can rely on.
...
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 ...
6
votes
1answer
290 views
Multicast playing of video inside SharePoint
If I use the Flow Player (http://flowplayer.org/) to play videos (which is stored on a network storage) using the Content Editor Web Part in SharePoint 2007, will the videos operate in a multicast way ...
3
votes
7answers
3k views
Content editor web part “Cannot retrieve properties at this time” and “Cannot save your changes”
I have an issue with the Content Editor Web Part. Whenever I edit the content I get the following error message:
"Cannot retrieve properties at this time."
and then when I click OK and proceed with ...
6
votes
2answers
553 views
Can I Use SharePoint's Web Services to Edit a Content Editor Web Part?
Is it possible for me to change both the properties & the HTML of a content editor web part on a publishing page using SharePoint 2010's web services? If so, would you mind pointing me in the ...
0
votes
1answer
64 views
TelerikRADEditor web part error
I have migrated from SP 2007 to SP 2010 and have some error webparts with content I need to keep. I would like to move the content into a OOTB Content Editor Web Part as a part of my SharePoint 2007 - ...
1
vote
2answers
366 views
How to generate link based on selected list item?
I have a Knowledge Base template site that I'm trying to customize. I want to create a simple search site, with just two items on it:
- a dropdown menu which displays content of "Keywords" list (from ...
0
votes
1answer
124 views
Get site url in ContentEditorWebPart content
I have added a ContentEditorWebPart to an Element file in visual studio. I want to get the current site url and place it in the content block (between the cewp:Content tags).
How would i do this?
...
0
votes
1answer
44 views
Hyperlink in ContentEditorWebPart Content Fails
I have a ContentEditorWebPart in visual studio 2010. I have altered the content and added some html. When i deploy this it works fine.
When i add a hyperlink to the content the deployment fails. ...
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
2answers
564 views
Editing page , adding web part Error
When editing my page and clicking on add web part, a JavaScript error occurs saying wpadder.debug.js invalid argument error. This just happens on ie7, 8 and 9. Chrome is working well as is Firefox. ...
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
2answers
143 views
How to add a specialised content editor web part to the web part gallery?
I would like to add in the web part catalog for the whole farm a specialized version of the content editor web part.
Actually, I want to allow all site managers to drop a content editor that contains ...
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
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">
> ...
1
vote
1answer
138 views
Where is the Spell Checker in the Content Editor Web Part in SharePoint 2010?
Has the Spell Checker been removed from the CEWP in 2010?
In 2007 users using the Rich Text option could spell check content. In 2010, the ribbon is showing no option to spell check. It does however ...
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?
0
votes
1answer
2k views
Dynamically Display Current Site Name in Content Editor Web Part
I have been researching how to use the SPSite site = SPContext.Current.Site reference to pull the current site name, but I am unsure how to call this in a content editor web part. All I need is the ...
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
2answers
4k views
Change default font-size in Content Editor
I need to change the default font-size in Sharepoint 2010 Content Editor.
I've tried to set .ms-rte-wpbox {...} CSS property as suggested somewhere on web but it didn't work. Any help would be ...
0
votes
2answers
270 views
Content Editor Web Part not loading Content Link
I have a Content Editor Web Part, pointing to an html file at the web app's root (Content Link = "/Style Library/MyCollaborationWebParts/MyCollaborationLinks.html"). The content showed by the CEWP ...


