Script Editor Web Part missing in Sharepoint 2013
Hello, we have Sharepoint 2013 installed and I would like to add a script editor web part to one of my pages. According to help / searches in the internet, this web part should be listed in the 'Media...
View Articleis there a SP 2013 Calendar view future date limit
we have a list library that has events that will go on till an EXPECTED DATE(COLUMN). the expected date goes all the way to 6/6/2100 ++ that's correct year 2100++ when we set up a calendar view and set...
View ArticleClient Side Rendering - List View - Search box
Hi All SharePoint Gurus - I have override the ListView by linking it to the custom Javascript/Client side rendering. The problem I am facing is I need to have default search box on that view. I want to...
View ArticleProblems viewing 2010 site pulled into 2013 via content database
I have copied over my 2010 content database and have it mounted.I can see the home page, but none of the subsite pages will load, they timeout.Is there another of the databases I was supposed to pull...
View ArticleSharepoint 2013 Results Page Filters
Hello,I am working with sharepoint 2013 and I was wondering if it is possible to get rid of the filters that come along with search results. I tried to edit the search results web part, but I don't get...
View Articleworkflow is not working on production server
suddenly workflow stooped working :error as below:Microsoft.Workflow.Client.WorkflowEndpointNotFoundException: Unable to connect to the remote service at...
View ArticleThe Feature is not a Farm Level Feature and is not found in a Site level...
Powershell.Enable-SPFeature -Identity "featureName" -Url "http://xxx"The Feature is not a Farm Level Feature and is not found in a Site level defined by the Url http://xxx ,But i am able to activate...
View ArticleAdd Workflow Xaml file to Host Web via CSOM
I have my xaml workflow file and want to upload it to my host web, it is possible to do this via CSOM?
View ArticleHow do you access List in another domain using AngularJS and REST from a...
Hi,I have a test SharePoint List called 'Employees' on my main site http://mysite.sharepoint.com. It has 3 columns, Title, FirstName and LastName. The following code works fine when placed in a Script...
View ArticleHow to get "created by" value using REST Api ?
Hello,I am fetching announcement list items via Rest API, hwoever I require to fetch value of "Created By"In rest, I get author ID as below: <d:AuthorId m:type="Edm.Int32">2</d:AuthorId>How...
View Article"unauthorized operation" error when updating mappings for RefinableStrings
Hi, I am unable to save mappings for Managed Properties in SPOnline. The error "The settings could not be saved because of an internal error: Attempted to perform an unauthorized operation." occurs...
View ArticleSorry, you can't create a new item with Quick Edit because this view is...
I am getting the following problem inside my Contact list in SP 2013 team site, when I try to add/edit contact item using the quick edit grid:Sorry, you can't create a new item with Quick Edit because...
View ArticleVisual Studio for SharePoint
I want to install visual studio for development of SharePoint Project?Is it required to install it on SharePoint Server? Can we install it on local PC and develop SharePoint Project?If I want to work...
View ArticleCusom List + Buttons + Modal Popup
Hi All, I have a list with few columns & please check the below requirements.1) Need to place a button in the each row of the list.2) If I click on the button the corresponding values should...
View ArticleSharePoint 2013 permission levels Contribute Vs Read
On MSDN it mentioned the following about the Edit, Contribute & Read permission levels:-EditAdd, edit, and delete lists; view, add, update, and delete list items and documents.ContributeView,...
View ArticleHow to get all items that belong to current User
Say, we have a list with a people field. When a users login site, how to get all items from the list that belongs to this user. This means that it will get all items that their value people field...
View ArticleSPFile CopyTo change item ID!
Hi, I have to move a file from a doc lib to another.I'm using SpFile.CopyTo(newUrl, true) in order to override any existent file.All is working fine, except that if I have an existent file it seems it...
View ArticleSync a SP list with an internal excel file
Hello community,First of all, thank you for responses in several topics discussed in this forum, I've learned a lot and you have helped me with a lot of stuff of my work! So, thank you.My question is...
View ArticleCreating FBA user from the timer job
Hi,I'm trying to create FBA users from the timer job,The code to it:MembershipCreateStatus createStatus; MembershipUser user = Membership.CreateUser(strUserID, strPassword, strEmail, "Test Question",...
View ArticleSharepoint 2013 'JSON' is undefined error
Hi,I have SPFormLibrary and I customized with infopath 2013.MyForm contains peoplepicker field.if open form with IE 11 then error " 'JSON' is un defined" .(Only IE 11)I searched about this problem...
View Article