SCRIPT5007: Unable to get property 'commonModalDialogClose' of undefined or...
Hi guys, can anybody help me, please. I want to close an custom aspx-Dialog in SharePoint 2013, but it doesn't work. I have implemented the following code: Dialog.aspx:<asp:Content ID="Main"...
View ArticleGet Client Context with CSOM from full URL
Is it in any way possible to get Client Context with CSOM if what you have is the full URL to e.g. a file in SharePoint.Thanks./Thomas
View ArticleCan't create folder with REST API in workflow
Hi, i'm using SharePoint Online with O365 subscription. I'm trying to create new folder in list's attachments parent folder using workflow call to REST API like this:...
View ArticleGetting the SID from the current user
Hi,I've a general question retrieving the SID of the current user. When fetch the SID with this following code I getting an empty value:SPContext.Current.Web.CurrentUser.SidAlternatively I get...
View ArticleHow to add a custom webpart to Favorite in the user home page
We developed a custom visual web parts "Chart Line Report" We want to allow users to add reports to favorite (via add to favorite button), in other way all favorites web parts will be shown for the...
View ArticleSharePoint Database
Is it possible to access the sharepoint database? If so, how and where can i find the connection settings.Thanks!
View ArticleHow to add or edit master page for INTRANET site?
I know in SharePoint 2013 Design Manager is used for branding of only publishing site but if I want to edit master page and want to give it a different and professional look for a INTRANET site then...
View ArticleWhat is the best way to create a copy of list
Hi All,I have requirement where I need to create a copy of a list in the same SPWeb, I am trying to it with SPExport and SPImport functions, but using them I cannot do in the same web.I want to know...
View ArticleSharePoint List created user name
Hi How can I get to know the user name who created the SharePoint list ? c#Like Cricket
View Article"could not connect to the site you specified" - recurrent problem
Hello,Microsoft Access 2013 (32-bit) running on a Windows 8 (64-bit) computer at home. I connect remotely to the Corporate SharePoint Servers that I use to develop my divisions' Apps.I have "Owner"...
View ArticleUpload Big File to SharePoint with REST API
Hello,I was able to upload file to SharePoint following this article "Uploading Files Using the REST API and Client Side Techniques"However, I ran into issue when user uploads big file, the system hang...
View Articlehow to set value of @Html.EditorFor using jquery in in asp.net mvc
how to set value of @Html.EditorFor using jquery in in asp.net mvc
View ArticleUsing Powershell to remove a send to connector in Sharepoint
HiUsing Powershell I have accidently created a Send To connector on our SharePoint test environment with no name. This now causes the GUI to crash on any screen that need to enumerate.This is the code...
View ArticleSharePoint CreatePage.aspx page not redirect when new page created in pages...
Hi, I am facing a problem while adding new page to pages library in production. when I create a new page from CreatePage.aspx page in library, it did not redirect to newly created page but still...
View ArticleUpdate: Incorrect rendering custom icons in ribbon bar
Hi guys, why did I get an incorrect rendering of my custom icons in the ribbon bar? An "x" is shown as icons instead of some .png picture.My VisualStudio 2013 solution tree looks like this:And finally...
View ArticleSharepoint custom sort
Hi All,Is it possible to add a custom sort in SharePoint 2013 custom list, like a custom sort in excel?Thank you
View ArticleREST query to retrieve user properties returns object with null data
I am trying to retrieve user properties for various users using the GetPropertiesFor method of the sp.userprofiles RESTful API. Through a lot of testing, I discovered that I could only retrieve...
View ArticleUse a auto incremented number across multiple lists
As we use lots of sites which all have their own issue list to track issues per project, i was wondering whether it's possible to add a column to these lists (to their content type) which automatically...
View ArticleUse Query String URL in Page Title
Hi all,Is there a way of changing the page title on a page (i.e. underneath the menu, rather than the page title in the browser window) to include a query string URL?e.g. Title should be something like...
View ArticleGetting Error Message "A task was canceled" while deploying solution in...
Hi All,I am Getting below mentioned error message while trying to deploy the solution.Error occurred in deployment step 'Recycle IIS Application Pool': A task was canceled.Any help on this?Thanks!!
View Article