How to add ads in SharePoint hosted app?
How can we add ads (eg Google adsense) to SharePoint hosted app ?Thanks, Prasad Gavande | Paramatrix Technologies Pvt Ltd.
View ArticleWant to make a call to ng-controller from aspx page
Hi All,I have a custom aspx page and I am trying to call ng-controller My entire solution is using Client Side Object Model and we dont want to use server side objects.Please let me know 1) If this...
View ArticleHTTP 500 Internal Server Error "/_api/search/query?querytext
When I try the following code in development server (Standalone Installation) it work fine.$.ajax({ url: _spPageContextInfo.webAbsoluteUrl...
View ArticleReading user input from a form within a workflow and perform actions in...
Sharepoint 2013Need to get input from a user based on some condition within a workflow and based on the input received continue with the workflow. It can be a form with a text box and button to which i...
View Articlemigration error: web application is configured with claims authentication mode
SharePoint 2013 three tier farm The existing web application is base on claims, I ranTest-SPContentDatabase-Identity http://intranet.host.com and received the following error:Message : The...
View ArticleCEWP Missing
I have Office 365 dev pack set up using my MSDN account. I've enabled Publishing features at the collection and site level. However when I go into a Page and try to insert a Content Editor Web Part,...
View Articlecan't delete remote event receiver using custom code
hi,i created an app for SharePoint online that attach a ListAddedEvent to a site, and brake permissions on a specific folder, when a document library is created.the code:using System; using...
View ArticleHow to get IdP Token (SAML Response) in Office 365 using SharePoint hosted...
Hi AllWe have a requirement to retrieve data from SQl azure & consume it O365 Sharepoint hosted app parts. to expose SQL azure data we implemented Web API . Now we are struck at securing Web API....
View ArticleYammer LeaderBoards REST API for use in SharePoint
Hi , Is there any link or REST API to get the leaderboard details in json or any other format so that we can display it in a SharePoint Site. I got the REST API for recent activities i.e....
View ArticleOn-premise High-trust App and 401 (appredirect.aspx) for anomyous user
Hello,I've developed a provider hosted App. The App can be used by authenticated and anonymous users. On my development platform the App is working in both cases as expected. Then I configured a new...
View ArticleAccessing context variables on other pages
So, I am working on building my first Sharepoint App. The app has 2 pages. The first page is accessible by everyone, and the 2nd page is accessible to managers only. Users submit to HR prospective...
View ArticleApp installs but I cannot see it anywhere on the site
Hello,I am new to SP development. I am using Sharepoint 2013 with VS2012, this is my first app. I've read quite a lot about apps and how to develop them but i think i am still stuck with some beginner...
View ArticleHow to save a byte array to a Document Library - SP2013 C#
Hi there,I've a DocumentLibrary named: MergedFiles. I like to create a folder and save the byte array into this created folder. In debug I see the reference to "MergedFilesDocLib", but Folder is not...
View ArticleHow to create sharepoint App using Visual Studio.
Hi All,Could some one provide the steps to create a APP with out errors in visual Studio.
View ArticleI'm looking for SharePoint Online/Office 365 developers to assist in testing
I've a freelance SharePoint Online/Office 365 developer. I'm looking for any SharePoint 2013, SharePoint Online, Office 365 users who would be willing to help me test a few new apps prior to deploying...
View ArticleUpdate list item metadata via REST from sharepoint hosted app
using this code from function updateListItem(itemId, listid, listName, siteUrl, itemProperties, success, failure) { var itemType = GetItemTypeForListName(listName); itemProperties["__metadata"] = {...
View ArticleUserCustomAction in App Event Receiver
I have created one UserCustomAction in App Event Receiver which adds a link in Site Action (Gear) menu of host web. The link I want to put is the URL of a list in App web. I tried below two options:1)...
View ArticleSharePoint comparison of fields
At current I am using REST to retrieve items back from a site relevant to a specific ID, these items are then placed together into one field. This is then appended to another field called Previous...
View ArticleError occurred in deployment step 'Install app for SharePoint': Failed to...
Hi All,i have created the Cloud Business App in visual studio 2013 .it ask share point server like belowNow i given my share point server url and click finish button it create the cloud business app...
View ArticleResume upload with SharePoint Online
Is it possible to resume an upload with SharePoint Online? I've been looking at the following at doesn't appear to be supported....
View Article