SharePoint model pop up security issue
HI i am trying to use SP.UI.ModalDialog in SharePoint hosted app. Modal dialogue will open the attach file window of host site list item. it works fine with if you are trying to open app web site list...
View ArticlePass Values to Edit Form thru Query String and Save in List
I have developed a custom Edit form from SharePoint Designer and I am passing values thru Query String as below; http://<>/cli/acc/Lists/GIInfo/testEdit.aspx?ID=262&com=POD_Send And, user...
View ArticleNeed To Create Custom Site Columns
In my requirement, for a SharePoint 2013 site I need to setup two site columns with some custom validations. The requirement is as below.Column 1: Policy Destruction Date ( A Datepicker)Column 2:...
View ArticleInstal TFS on server with Sharepoint 2013 and VS2013 installed
Hi guys,I have following development enviroment: Win2012, SharePoint2013 with embedded SQL2008R2 Server, Visual Studio 2013, machine is a part of AD domain.Now I want install TFS2013 to the same...
View ArticleJSOM to delete file attachment in host site
Hi ,i am trying to delete attachment of SharePoint list of Host site (or host web) from App page (App web) using JSOM. can any one know any sample code or example.its cross domain call
View ArticleTimer job with minute schedule and multiple instances.
I have a sharepoint timer job that runs every 1 minute, In timer job execute method I am uploading a large file to a remote server, If file uploading takes more than 1 minute and another instance of...
View ArticleSolution Upgrade, Activating feature as well
I have deployed a solution on my test server with 1 features that creates an AppConfig list and add 3 list items, I used visual studio to create list items.<Data><Rows><Row><Field...
View ArticleError: FAILED hr detected (hr = 0x80010102)\n / unable to update ListItem...
HelloI'm trying to update a ListItems with a asp.net webhandler (ashx).From an Sharepoint application Page I call the handler to update the item (jquery ajax-call). In the same time there might be...
View ArticleDirect link to "add a page" with chosen content type\page layout ?
Hi allWe have a publishing site where two content types\page layouts are avaliable, and one of them is set as default when a new page is added. Lets call the two Page Layout: A and B. I need to add...
View ArticleAccess violation - access list by code
I have the following code in a windows form application to access a SharePoint list. I have full access to the site collection and the list. However, I got "-1073741819 (0xc0000005) 'Access violation'...
View Articlenotifications with count
Hello All,How can I get the notification alerts with count as shown belowThanksLike Cricket
View ArticleSuggestions for Document Tracking System
I have just installed sharepoint server 2013 and I wish to build a document tracking system that can do the following:1. Keep track of memos and approvals emanating from the office of the CEO2. It...
View ArticleOneDrive for Business REST API - PUT,POST - 401 Unauthorized
Hi, We've a trial version of Microsoft azure and are playing with the One drive for Business CRUD operations via the REST API from java client as per the link :...
View ArticleAdd What I'm following web part in MySites homepage or team site homepage
Hi Everyone,I would like to use the web part that displays what sites I'm following on mysite2013 frontpage (hompepage). Is this possible? Please let me know is there a customisation way to do...
View ArticleMicrosoft.SharePoint.Client.InformationPolicy not found
Where can I find the dll. It not in the sharepointclientcomponents_x86.msisee also...
View ArticleProgramatically Check if the logged in user matches with user in a list item
Hi All, I have a custom list with 1) title column 2) People column. I simple need to check if the logged in user = user in the column 2, and if yes fill a List<> with column 1 value. But when...
View Articlecreate session object in visual webpart 2013
Hi,I used Session object in Visual webpart and it not working.Can any one give step by step of using session object in visualWebpart. Thanks,Siva.
View ArticleClear PeoplePicker value in List NewForm.aspx
Hi,In List NewForm.aspx page, i have PeoplePicker control, dropdown and few text fields.I have to load values in all fields based on dropdown changed event using jquery, i completed this part to load...
View ArticleSPFolder MoveTo method - This operation is not supported when trying to move...
I'm trying to move a SPFolder (which is really a document set) to another document library for archiving purposes. CopyTo works fine, but of course it doesn't include the document versions and the...
View ArticleSet the List column to Start and End of the Week
Hi,I have a SharePoint List and a few columns in which one is a single line of text.When I want to add new item, this column should show Start date of the current week and End date of the current...
View Article