Office Services
Hello ,I need your help to :1- Programmatically work with the social and Excel Services APIs2- do document assembly with Word Automation Services and PowerPoint Services3 - learn about the dramatic...
View ArticleInherit Host web masterpage in a sharepoint hosted ?
I am facing a problem applying my custom masterpage to a sharepoint hosted app. I have a masterpage .wsp deployed on farm and the masterpage is in the masterpage gallery of the hostweb. I want my...
View ArticleHow to Fetch Data From "WmaAggregatorList_User" ?
I have a requirement that I want to fetch all the tasks from the "WmaAggregatorList_User" , I am able to find the list on mysite but not getting the right method to fetch all the tasks of the current...
View Articlehow to add columns in list using sharepoint hosted app(client side)
Hello Team, how to call this server side code in client side // adding column in announcement list if (!AnnouncementList.Fields.ContainsField("Publish To")) {...
View Articlehow to add a sharepoint app as a webpart in a page in sharepoint2013
hii am having a 2013 SharePoint webapplication and i have added some apps from the SharePoint app store now when i try to add those apps as a webpart in to a webpage i am not able to get ithow to do...
View ArticleHow to create a Custom Ribbon Action ?
Hi All,How to create Compound button, with a drop down values as shown in below. am using SharePoint 2013 Online version please give me any suggestion.Thanks in Advance Praveen
View Articleget the value of SharePoint 2013 blue color
Hi. How can i get the rgb value of the sp2013 default blue color. I mean is there any const value which holds that value. I just need to set my label to that color and don't know how can i do that......
View ArticleAdd App Principal Permission (Analogue Trust App)
As we all known, if we want to add an app to sharepoint site, we should trust it first.Now i want to Analogue Trust App using C# code, here is my codeSPAppPrincipalPermissionsManager permissionManager...
View ArticleHow to get file title from document library in App
I create Document Library “Videos” and download 4 media files in it. Then I create a new App for SharePoint 2012 in Visual Studio 2013.The codeMicrosoft.SharePoint.Client.Folder folder =...
View ArticleBest way to implement TaxononyFieldType within SharePoint 2013 App
In our company we have different functionality which use some shared taxonomy terms like "Business Unit" or "Country". We are trying to create some SharePoint 2013 Apps (for running under Office 365)...
View ArticleBranding of Office 365 (E-mail, MySite, SharePoint)
What are the possibilities to brand (change style, fonts and logo's and for SharePoint masterpage) the Office 365 environment and what are the reconmendations? In my point of view there are some parts...
View ArticlePowerPivot DAX Related Data Filtering
Hello All,I need help with the following (It must be easy, but I can't):I have a table with employees and other with the positions they have had in the year(monthly). I would like to add to employee's...
View ArticleApp Workflow - MTW client is invalid
Hi all,I'm trying to deploy a simple SharePoint-hosted app consisting of a simple list (based on custom list) and a simple workflow with just a "Hello World" log-to-history action. When pressing F5 in...
View Article[InfoPath] Filter data in a Field Listing Suspended in a repeating table
Good morning, I am using the tool InfoPath 2013 and would like to know how to make a data filter through a drop-down list in a repeating table. Below an image example: The first field pulls all the...
View ArticleMain build getting failed every time while queue for server side application
hi,We have been using lab centre for configuring different environments for build-deploy-test workflow for an MVC application.step1. Created codedUI from action recording using the existing recording...
View ArticleMain build getting failed every time while queue for server side application
hi,We have been using lab centre for configuring different environments for build-deploy-test workflow for an MVC application.step1. Created codedUI from action recording using the existing recording...
View ArticleWhat's the difference between app part, web part, and client web part?
I'm developing an sharepoint-hosted app in visual studio, and deploy it. When I edit a page, I don't see the app in the app part or web part. What's the difference between app part and web part? Why...
View ArticleHow to call JavaScript function in Custom Ribbon?
Hi All,How to call JavaScript function in CommandAction="" of custom ribbon? am trying to achieve this one in SharePoint 2013 Online Any SuggestionsThanks and RegardsPraveen Praveen
View Article'SP' is undefined - list.get_title()
Hi. From my aspx page i open a modal dialog where i get a list from my site collection and after that i send that list to parent form. e.g...
View ArticleExport Rich text present in Sharepoint list as it is into an excel using...
Need to export the data present in SharePoint List column("Rich Text" and "Enhanced Rich Text" properties are enabled on it) into an Excel using JavaScript and ActiveX object.Actual Result: Data is not...
View Article