The Content Editor Web Part (CEWP) is an out-of-the-box SharePoint web part that allows users to enter rich HTML content.
Questions tagged [cewp]
31 questions
0
votes
0 answers
Office 365 - Save Conflict error when upload Publishing page
I have some Publishing pages aspx. When I tried to upload file to Site Contents - Pages, I got error page popup like that:
"Sorry, something went wrong
Save Conflict
Your changes conflict with those made concurrently by another user. If you want…

Varsha
- 3
- 3
0
votes
1 answer
Sharepoint online (Office 365) : CEWP
While trying to provide Content Link for CEWP to a html file/text file, I am getting error "Cannot retrieve the URL specified in the Content Link property. For more assistance, contact your site administrator." On clicking the "Test Link" button,…

Praveen Thulicheri
- 11
- 4
0
votes
3 answers
No Content Editor Web Part (CEWP) on Office 365 Group
thanks in advance for your time with the below query.
I have a SharePoint Online site and an Office 365 Group.
On the SharePoint Online site I have the CEWP (Content Editor Web Part) which I can add to a page successfully.
However, on the Office…

dev123
- 25
- 1
- 9
0
votes
1 answer
Javascript in SharePoint CEWP not working
I wrote a simple javascript to change the color of an html class based on its textcontent/innerHTML. When writing the script, it works fine when I put it directly in to the developer tools console (F12) for Chrome. But when I try to call the…

sp_vennem
- 55
- 1
- 8
0
votes
1 answer
Popup on drop down selection SharePoint 2007 WSS3
I have a field (titled; Absence Type) in a holiday booking form with the following options;
Holiday
Authorised Absence
Flex
When 'Holiday' is selected from the list I wish to display the following message; "Holidays must be pre-approved in PS"…

mikeparkie
- 3
- 3
0
votes
0 answers
Flipping Book HTML5 flipbook hosted in SharePoin
I have used the publication software FlippingBook and created an html5 complaint website that will load the book. This is hosted on an iis server and when I navigate to the url it looks great. So in SharePoint I have created a web part page and…

VinnyGuitara
- 605
- 8
- 26
0
votes
2 answers
Query SharePoint 2013 List from Another Site Collection
I have successfully been using SPServices to query SharePoint lists on my site collection. Now I have a second site collection for another team that would like to see the data already hosted on my first site collection (no, we can't use the same…

greenbellpepper
- 412
- 2
- 7
- 14
0
votes
1 answer
Multiple instances of Jquery tabs conflicting?
I am a sharepoint admin trying to create a landing page for my staff and I want to use jquery tabs. I am very new to this stuff, and am trying my best. Here is the situation.
I am using Sharepoint 2010
I am using Easytabs for main navigation
In…
0
votes
0 answers
creating Rich Text Editor using new InputFormTextBox() SharePoint 2007
I know this probably an easy question to answer, or at least I'm hoping it is. I have a CEWP (Content Editor Web Part) that I'm trying to use custom code to create an input field for access to update a list. I would like the input to be a Rich…

trout0525
- 41
- 7
0
votes
1 answer
dynamically insert javascript into tag
I am using CEWP (webpart) and putting this code in there. But this code is not going inside tag. I need to insert this code in tag,