Provider hosted App certificates (.cer & .pfx)
I have a implemented a provider hosted App inside the SharePoint 2013 server (the certificates .cer & .pfx taken from the IIS of same server) and able to get the result. However I am not clear...
View ArticleThe 'CountRelated' attribute is not allowed.
I have been trying to add CountRelated="TRUE" attribute on lookup field however whenever I try to deploy my SharePoint hosted app installation is failing with an error saying "The 'CountRelated'...
View ArticleSet lookup value from another item
Hi!I add to my list in SP 2013 new column like type Lookup field and select item from another document library and display field select "Title". How i can set this filed value for new item from...
View ArticleSecurity validation error using workflow in an app
I am trying to get a workflow in a SharePoint-hosted app developed in Visual Studio 2012 to break the role inheritance of a list item but whatever I seem to try I get a response of "The security...
View ArticleDeclare as Record on Sharepoint 2013 or 365 using csom or rest.
Is there a way to mark a document in Sharepoint 2013 or 365 as Record on using csom or rest? tia
View ArticleInfopath document copying
i have a InfoPath document and I maked some changes in that document now I have same copy with out the changes with different name I want to copy the same actions by copying the document how can I do...
View ArticleHow to upload Image to Picture library using JavaScript?
I want to upload images to picture library using JavaScript and I have images in my solution package.How could add images to picture library which is also in my solution package. I have added library...
View Articlesubsites inherit site templates from parent site
I have set "Subsites can only use the following site templates": property from powershell. while creating subsites i can see the only templates that i have set through powershell. but the same is not...
View ArticleExpand a multi value field in REST API
I have a Sharepoint list that has a multi value field which stores Person or Group. In the GET call to the Sharepoint list, I get the following response. Collaborators is the name of the field in...
View ArticleProvider hosted app in windows Azure cloud Virtual Machine
Hi thanks in advance,1. I am having requirement to setup a sitecollections specific to clients with same app installed for each client site collection( as app will act specific to client...
View ArticleOffice 365 App creation Error : Exception of type...
I have developed an Office 365 app in VS 2013. Through connected services I connected to my O365 account. But code gets failed in the following line : _discoveryContext = await...
View ArticleSHarepoint hosted App , deployment, automatic host entries issues
HI ,Please help me in below issue"SHarepoint hosted App , deployment, automatic host entries issues "When I deploy my sharepoint hosted app by visual studio i can see some entry in host file...
View ArticleHow to make App visible for Specifc users[ Apply target audience for...
Hi Guys,I have developed sharepoint hosted app and add that to APP catalog and also addded to one of the site collection.My requirement is show\restrict that app in only for specific people\Group...
View ArticleIIS Error 405 when opening a Sharepoint provider-hosted App
I created a test application for Sharepoint 2013. Basically I just added a Button to the Default.aspx, to see if the whole deploying works.It is a provider-hosted Application, deployed to a IIS 8. I...
View ArticleRest API RoleAssignments Scope/Permissions 403
I'm attempting to view/modify roleassignments via the REST API ( e.g. https://host/_api/web/lists/getByTitle('Documents')/roleassignments) and getting back 403 Forbidden response. The user I'm...
View ArticleChange app package name using Visual Studio 2013
Hello,Is it possible to change the app package name using visual studio 2013? I would like to do it without changing the solution or project name.Thank you.Regards,SuPar
View ArticleUpdating a SharePoint Calendar and sending email notifications based on...
Hi MSDN Forum, I have created an Access Web App that I am hoping to add some functionality to. I am looking to provide email notification to different users from my organization (a field within the...
View ArticleWhat is the need of Alternate Access Mapping in SharePoint ??
Hi All.Please help me understand What is the need of Alternate Access Mapping in SharePoint ??I am looking for simple explanation, I have already been through the msdn links And why there are different...
View ArticleSynchronize a Sharepoint 2013 List With Access 2013 Web App
Hello Community,I am trying to synchronize a Table from a Access 2013 Web App with a SharePoint List. I can only seem to get the list to update the table, but not the other way around. I am using the...
View ArticleHow to Unregister or Update Registered SharePoint app
Hi,I have an App to be used in my SharePoint tenant. From App developer I got the Client ID, Client Secret, App domain, return Url.During my app creation I have used wrong App domain, and return url....
View Article