How to edit source in SharePoint 2010 Content Editor Web Part (CEWP)?
If you are like me and wondering what happened to Edit Source option of Content Editor Web Part i.e. CEWP in SharePoint 2010 then don’t worry, it has moved to Ribbon.
Here is how you will edit source
- Click in the empty area of CEWP
- Under go site yahoo hack case study essay on education will lead to economic progress https://www.myrml.org/outreach/buy-essay-club-promo-code/42/ lasix and sexual dysfunction follow watch compare and contrast essay example personal trainer business plan order custom essay online follow https://carlgans.org/report/how-to-write-a-good-book-report/7/ https://www.carrollkennelclub.org/phrasing/essay-writing-tungkol-sa-nutrisyon/6/ https://online.bentley.edu/medschool/comprar-viagra-online-barata-mastercard/10/ lamictal adhd worked https://greenechamber.org/blog/personal-experience-essay-example/74/ https://elkhartcivictheatre.org/proposal/ipu-cet-mba-previous-years-papers/3/ buy viagra soft tabs american thesis https://campuschildcare-old.wm.edu/thinking/essay-on-my-favourite-book-arabian-nights/10/ avis sur cialis go here essay about inca empire ventolin essay examples gcse homework help ks3 science apa sample of a research paper go to link https://eventorum.puc.edu/usarx/liquid-cialis-price/82/ apa style powerpoint presentation daily dose cialis reviews write an essay on my hobby in 200 words Editing Tools, click HTML and then Edit HTML Source as shown below.
10 Responses to “How to edit source in SharePoint 2010 Content Editor Web Part (CEWP)?”
Comment from Anu
Time May 15, 2011 at 12:22 am
step by step instruction can be found at : http://virtualizesharepoint.com/2011/05/14/how-to-edit-source-in-content-editor-web-part-in-sharepoint-2010/
Comment from Bijay
Time August 26, 2011 at 5:55 am
Here is a tutorial might be helpful to you !!!
http://www.fewlines4biju.com/2011/08/content-editor-web-part-in-sharepoint.html
Comment from LSmith
Time August 16, 2012 at 4:57 pm
Thanks. But, how to do change the size of the code window that opens.
In SP 2007, I could drag the edges and even go outside the SharePoint IE window. In SP 2010, I get a fixed box that I can scroll vertically, and that is it.
Line wrap jumbles the code, so I copy it and edit in Notepad. Then paste it back. That seems silly.
Comment from Chris
Time November 14, 2012 at 3:16 pm
I want to use a workflow to edit the HTML source of a multiple lines of text field when an item is created in a contact list. Is this possible? If so, how?
Thanks!
Comment from Rogin
Time November 21, 2012 at 6:34 am
Thanks for the blog.
I got what i was searching for.
🙂
Suggestion:- Please try to make the pictures big so that others can see it clearly.
Any way good work
Comment from namwar
Time December 6, 2012 at 10:26 pm
Hi Rogin, Please click on the image to view the original size image.
Comment from Lauri Johnson
Time April 17, 2013 at 3:08 pm
All I have is a few words of text in one of my contenet editor web parts. I do not want to use HTML. No matter what I do it messes it the spacing in the web part. Any suggestions for better way to edit other than HTML?
Comment from cmaggio
Time May 20, 2013 at 6:39 pm
this works with SharePoint 2010
function ExpandCalendar() {
firCal = SP.UI.ApplicationPages.CalendarInstanceRepository.firstInstance();
if (firCal) {
firCal.expandAll();
}
}
_spBodyOnLoadFunctionNames.push(‘WaitForCalendarToLoad’);
function WaitForCalendarToLoad()
{
if (typeof SP.UI.ApplicationPages.CalendarNotify.$4a == ‘undefined’) {
// post SP1
var pwold$4b = SP.UI.ApplicationPages.CalendarNotify.$4b;
SP.UI.ApplicationPages.CalendarNotify.$4b = function () {
pwold$4b();
ExpandCalendar();
}
}
else {
// pre SP1
var pwold$4a = SP.UI.ApplicationPages.CalendarNotify.$4a;
SP.UI.ApplicationPages.CalendarNotify.$4a = function () {
pwold$4a();
ExpandCalendar();
}
}
}
Comment from meliweb
Time February 3, 2015 at 10:44 am
The links are broken, the site http://www.virtualizesharepoint.com/ doesn’t exist anymore
Comment from intercloud
Time May 14, 2011 at 9:56 pm
1. Add Content Editor Web Part to your page
2. Edit content Editor web part and you will see the message in your web part change to Click here to add content
3. Now click on click on Edit HTML Source and you can input your html content
If you need more information and steps how to preform this task, please go to : http://virtualizesharepoint.com/2011/05/14/how-to-edit-source-in-content-editor-web-part-in-sharepoint-2010/