Web Part is not visible in Web Part gallary
Hi,I have developed a project in sharepoint having two web parts inside it.Initially, when there was only one web part in my project it was working fine. But suddenly when i added a new web part, it is...
View ArticleSharepoint 2013, event receiver to rename files not working
I coded an event receiver (ItemAdding) that renames for example a .txt file to a .text file (it does not matter the extensions, it is just an example). In my code what I do is to an SPFile.MoveTo...
View ArticleOffice 365 - SharePoint Online - dev of site columns / content types
I have an Office 365 E3 subscription (with already a development site created). What are my options for creating site columns / content types (at site collection level) using Visual Studio 2013?...
View ArticleMicrosoft.SharePoint.SPException while trying to check out a document via...
So I am trying to check out a document in Sharepoint 2013 via the REST API.I am hitting the following...
View ArticleHow to edit an existing page in SharePoint designer and add custom javascript
When I edit an existing page in SharePoint Designer to add JavaScript and save, I get a dialog with message"Content in the embedded form field may be changed by the server to remove unsafe content. Do...
View ArticlePragmatically Backup and restore a site collection
Hi,I'm going to restore a site collection pragmatical. So when user click the CreateNewClient button, It should restore a new site collection named Site1. ( this site collection doesn't exist)Here is...
View ArticleHow to get the name of the Folder ,Modified and Modified by in share point...
hi all,How to get the name of the Folder ,Modified and Modified by in share point Library using web service ?how to write that web service and where should i deploy it ?also , i need to get a path of...
View ArticleSSRS report on SharePoint list and CAML, filter by person or group field with...
I would like to ask how can we input multiple people name in SSRS report to filter the data from a SharePoint multiple entries person and group field by CAML query.We have a SharePoint list with a...
View ArticleSet group owner using REST API
I'm trying to use the REST API to set the owner of a SharePoint group. I can successfully create the group using REST, but I can't change the owner. I've tried the following.1 - Specifying a group...
View ArticleCSWP Display Template Item - Include Like / Rating SharePoint control
I'm working with the Content Search Web Part to bring details from Announcements lists up to the home page. Each of these lists has the Like / Rating Social elements enabled and I would like to...
View ArticleList View Threshold for Auditors and Administrators - Which Kind of users
Hello , I need to know about "Threshold for Auditors and Administrators" for which kind of users ? I have a user that I add to a share point group that has "Full Control" permissions . But this...
View ArticleHow to enable rating star in sharepoint 2013 programmatically
i want to enable rating star on a document library in sharepoint 2013, i used the way workings in sharepoint 2010,but it failed,can anyone show me?TKS in advance.
View ArticleSocialCommentWebPart Alternative ?
Are we still stuck with the SocialCommentWebPart in SharePoint 2013 ?I want the users to be able to comment news articles (publishing pages) etc in the same ways as in mysite.Threaded with mentions...
View ArticleCannot connect to the targeted site in Visual Studio 2012
Hi,I am trying to access SharePoint 2013 "qa" sites from development server. When I try to build Visual studio projects, I am keep getting this below error."Cannot connect to the targeted site. This...
View ArticleSharePoint 2013 Provider-Hosted App Installs, throws File Exists error.
I have a SP2013 Provider-hosted app with DevExpress controls that was working fine until just recently. I am getting the following error when I try to F5 DEBUG:"Error occurred in deployment step...
View ArticleList View Threshold for Auditors and Administrators
Hello , I have a List that has 3000 items . I set "List View Threshold = 2500" and "List View Threshold for Auditors and Administrators = 3500". I have a user that is in "Owner Group" that has...
View ArticleGetting data from Oracle database to SharePoint list
I want to extract data from Oracle database to a SharePoint 2013 list, I have the connection url and the username and password;jdbc:oracle:thin:username/servername@IPaddress:port/DatabaseName How can...
View ArticleRestricting Modified Date value with System Account
Hi,We have a document library called testdoc.Now requirement is not to update 'Modified Date' whenever System Account updates the column.Basically Modified Date is default sharepoint column where it is...
View Article2007 -> 2013 Upgrade .webpart and .dwp's
I recently did an upgrade from 2007 to 2013. The content database is in 2013 version and the site collection has been upgraded to 2013. But what we are noticing is that even after I reactive 2013...
View Articlefind hidden column value in a dynamacally bind html table with Sharepoint...
I have following code. Now I want to get the hidden column value based on user selected row. I also want to highlight the entire row, not only the e.target. Can someone please help me.function...
View Article