warning in SharePoint 2013
hiiii.....how to hide "revert to template" warning in sharepoint 2013....i know one solution of that hide status bar from v4.master page but it is not working with my code...plz help me....
View ArticleSharepoint hosted app prompts for credentials when accessed
Hi all!I've just started my journey into the Sharepoint-2013-app-wilderness, and am immediately facing some challenges.Background: At the office we've set up a dev-environment consisting of:- a common...
View ArticleWaitForFieldChange Acitivity
Hello, i'm using SP2013 and VisualStudio2012 to define a Workflow. I'm using a WaitForFieldChange Activity that requires as input an ItemGuid field that represent the Guid of the row on which the...
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 ArticleListing document libraries that a user has permission to in a provider hosted...
Hi,I have a provider hosted app and I want to list out specific document libraries on a site that a user has permission to. I have the following code which is getting me a list of all the document...
View ArticleHow to get current item in list using client object model?
How to get current item in list using client object model?
View ArticleSocial Feeds
Hi,Hi,I have a requirnment where I need to combine the social feeds and show it in in one place.Any idea how to approch this requirnment? ThanksAnkush
View ArticleGet all user profiles from within a provider hosted app
Hi,I am trying to create a provider hosted app part that will list out all the sharepoint users that have been synched with AD. This will be added to a gridview for an internal contact list.I am...
View ArticleNumber of times Viewed count for discussion topics SharePoint 2010
Hi All,We have a discussion board in SharePoint 2010. we need to dispaly number of times user(s) have seen the each discussion topic.Ex: Topic1--- View 8.Please let us know the solution for this.Thanks...
View ArticleGetting document library data using the REST API
I'm having trouble getting both the document URL and list item ID from a document library using the REST API.I have a custom list and a document library. One of the list fields is a lookup to the...
View ArticleProblem with ExecuteOrDelayUntilScriptLoaded with ScriptForWebTaggingUI.js...
Currently I'm porting an existing SharePoint 2010 solution to SharePoint 2013. Currently I'm struggling with a small javascript issue. The javascript is a small routine which disables some managed...
View ArticleHow to sign in user in Sharepoint
Hi, I've got from SAML response UserName. Now I would like to login that user to Sharepoint and use only UserName withour password, because it would be automatically (programatically) authentication...
View ArticleSharePoint.JSGrid in SPS 2013
The fact is that we try to migrate the solution Solution Starters (BulkEdit) on MSPS2013, but the control initialization error occurs. Line: 707 Error: "GridManager" is undefinedWe looked at the...
View ArticleWho knows how to use SPMicroFeedManager and what the relationship between...
As we know, we can use SPSocialFeedManager to get the NewsFeed in SharePoint 2013. But I also see SPMicroFeedManager is exsiting in Microsoft.Office.Server.UserProfiles. I'm wondering what the...
View ArticleSharePoint Designer 2013 won't allow inserting webpart zones or web parts -...
Hi All,I am trying to create a custom publishing page layout in SPD 2013 but when I click the insert > webpart zone button SPD just plays an error bleep and does nothing. This also applies to...
View ArticleCan we integrate Ajax control toolkit version 3.5 with sharepoint 2010??
Hi I am not able to integrate ajax control toolkit with version 3.5 in sharepoint 2010.I need to integrate the higher version only. Interating higher version is giving script errors.please note that I...
View ArticleDiscovering apps granted permissions at runtime
In the appmanifest of my app for SharePoint I request permissions on a document library in the host web:<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web/list"...
View ArticleAll these cryptic SharePoint 2013 workflow errors, how to find more details?
I have a working SharePoint 2013 workflow that suddenly stopped working anymore. The Workflow Manager server works fine as some other 2013 workflows still work. When this particular one starts it is...
View ArticleError occurred in deployment step 'Install app for SharePoint': Method...
While deploying a SharePoint-hosted (or any other kind I have tried so far) app, I keep getting the error in the title. I have looked at this post (...
View ArticleSharePoint app accessing the list in the parent site
I am writing a SharePoint 2013 App, is it possible to access a list from the parent site and in order to do that do I have to use the cross domain script file?
View Article