Apps in templates?
So the message from Microsoft is that sandbox solutions are "deprecated" in SharePoint 2013 and that we should build apps - which I have, however when the users try to save site templates they get:...
View ArticleCannot implicitly convert type 'int' to 'DocumentFormat.OpenXml.StringValue'
Hi,I have a write code-behind in infopath form to convert word document using openXMLBelow code i have used to convert:I underlined the code which is getting error!!! using Microsoft.Office.InfoPath;...
View ArticleDeveloping new SP2010 workflows for SP2013?
I have an interesting scenario where I have to develop a workflow for an SP2013/O365 environment, but it has to be an SP2010 workflow, because Azure is not supported / allowed. This is a new workflow,...
View ArticleAdding Twitter Feeds on SharePoint 2013
I want display my twitter feeds in the Home Page of my intranet site. How do I go about it?
View ArticleSharepoint announcement
Hi All,We are new in sharepoint.we have created 1 announcement for different group members.we want additional functionality like the user who has created announcement he will know the how many user has...
View ArticleCustom action in Ribbon.PublishTab always disabled
I have a custom action which I want to place at the PUBLISH tab of the page. To do so, I have a following code for custom action.<CustomAction...
View ArticleFriendly urls in Display template
I am using a custom display template for search result items. I have used Managed Navigation to associate multiple friendly URLs with every physical page. Now I want to show the friendly urls in my...
View ArticleUse a auto incremented number across multiple lists
As we use lots of sites which all have their own issue list to track issues per project, i was wondering whether it's possible to add a column to these lists (to their content type) which automatically...
View ArticleDrop down lookup field search
I've got the following scenario: List A contains several thousand items, List B has a lookup field to List A. When a user is creating item in List B she has to select the List A item via the mentioned...
View ArticleIs there a way to programmatically choose an EditForm in an event receiver?
In essence, the problem I face is this: two groups of users need to access the same document library. One group submits documents plus some metadata, the other vets the documents and edits the...
View ArticleCritical error while retrieving values from data connection
My data connection is returning around 1000 values which populates three dropdowns based on certain criteria.I am facing issue while retrieving the data Following is the error I got Critical Error...
View Articledeveloper site office 365
i want to fetch the list items from office 365 developer site by using client side object modal
View ArticleCross Site Publishing in SharePoint Online
I was asked to test Cross Site Publishing features in SharePoint 2013 Online. I saved the Authoring site collection's (Used Team Site's Template since Product Catalog Template not avialable in SP...
View ArticleAsk shared code sample to Checkin/checkout/Download/Upload file to SharePoint...
Hi all:Need to make a .NET client(console/WPF/Winform) to Checkin/checkout/Download/Upload file to SharePoint 2013. Do you have some existing code sample for sharing? Just SP client code for my...
View ArticleShould we create large number of folders within a list?
For a custom list having 50K item it is more convenient for user to create folders to segregate custom list items logically. But if we consider performance, is it recommended to create large number...
View Articleinstallation woes
Hi allJust having some issues , I have win 2012 + sql 2012 180 day demos and now went to install sp 2013 180 day demo and I get this ...is this indicative that I need more IIS features instaled or...
View ArticleFind shared documents in My site programatically
Hello All,I'm trying to develop a web part that is showing all the documents a user have in his/her my site documents and whether s/he is sharing any of this documents. The development is working well...
View ArticleHow to elevate permission of an user to access a specific list through...
Since app does not support RWEP, how to elevate permission of a logged-in user (who doesn't have permission) to access a particular list through a provider hosted app?
View ArticleConvert Word, Excel and PPT to PDF
Hi, Below is my code, which is generating the PDF file inside the document library but it is getting corrupted, any idea what am i doing wrong? var list = clientContext.Web.Lists.GetByTitle(listTitle);...
View ArticleA custom view in the Edit drop-down
Hi,How could I create a custom view and add it to the Edit List Item drop-down in SharePoint 2013? This screenshot shows what I mean in SharePoint 2010:I'd like to have a menu item Custom View below...
View Article