Add a managed property in refinment panel
Hi All,I am new to SharePoint 2013. I wanted to add a managed property in the refinement panel web part. Am not able to figure out the steps for 2013. In 2010 we used to edit xml. Below are the...
View ArticleApplication page and site pages
Hi,I have an application page that holds 2 buttons. I would like to place these in a site page. Is there an easy way to achieve this?Or do I need my application page to have the same branding...
View ArticleFor development purposes, would SP 2010 and SP 2013 coexist on the same system?
For development purposes, would SharePoint 2010 and SharePoint 2013 coexist on the same system? I'm trying to avoid managing two development systems and different instances of the same source code as...
View ArticleCan't edit logo link
Hi,I have the site below..and am trying to edit the 'blacked out' logo URL to direct my users to another page.But, when I hit edit page' so I can type in a different URL for the 'G4S' image - it blocks...
View ArticleCustom Action navigate to edit form using GUID
Using a SPD2013 workflow running against a Task List, I am creating a list item in a list called 'Employees'. The GUID of the new list item is being captured as a workflow variable. In a later task I...
View ArticlePage layout& redirection
Hello everyone, I have a pagelayout and inside this layout I have added aspx which contains redirection. In addition to this, I added a web part inside this pagelayout and it contains button. so here...
View ArticleSharePoint 2013: Change a user's "Display language preferences" through code
There is requirement that we have which needs us to allow the user to change the display language for the site from one of our application pages . In SP 2013, we had mimicked the display language...
View ArticleProgramatically know WebPart filename using WebPart object?
Hi all,Is there a way to know the Filename of a Webpart using a WebPart object?Below is my code://Add Webpart public void AddwebPart(SPSite site) { try { using (SPWeb web = site.OpenWeb()) { //Get the...
View ArticleNot able to see Blog Site in Sharepoint Online 2013
Hello,I am not able to see Blog Site in Sharepoint Online 2013. I don't find an option to create BLOG site from SHAREPOINT ONLINE. I have created one public site in sharepoint online and i want to...
View ArticleHow to use a SharePoint 2010 console application on SharePoint 2013?
What needs to be done to reuse a SharePoint 2010 Console Application that uses the .NET SharePoint interfaces on SharePoint 2013?Do I really need to re-link my executable to avoid the "Could not load...
View ArticleSharePoint Custom Web Part: How do I get my properties to export?
Hey Everyone,I have built a sharepoint custom web part with a few properties that look like this:[WebPartStorage( Storage.Shared )] [WebBrowsable( true ), WebDescription( "Benefit Mode" ),...
View ArticleAccessing SharePoint:SPAppIFrame contents in a SharePoint hosted app
I've created a SharePoint hosted app that will display a page from its host web. This SP hosted app's home page consists of a SharePoint:SPAppIFrame element with its 'src' attribute set to the host web...
View ArticleGet Activities I want to share in my newsfeed in SP2013
Hello,I want to tick a few of the newsfeed boxes under the "Activities I want to share in my newsfeed" using server side object model.The ActivityManager class is deprecated now in SP2013....
View ArticleSubSite always already exists during ParentWebsite.Webs.Add()
I have a 2010 sandboxed solution for an action I use in a workflow. The action runs as an impersonation step and creates a subsite based upon a user inputting a new item into a list. This is running...
View ArticleCreate custom style for a view.
Hi,i need to create custom view layout (different background, borders, etc) for a view. But this view should be able to work like ordinary view (display any type of fields, display any amount of...
View ArticleUpload a Document from a task form in a SharePoint 2013 Visual Studio Workflow
I am trying to get a handle on this new SharePoint 2013 declarative workflow in Visual Studio.Maybe I am thinking to hard on this, but I am having trouble coming up with a solution to enable a user to...
View ArticleHow to disable Shredded Storage in SharePoint 2013?
Hi,My understanding is that SharePoint provide "FileOperationSettings" property to disable Shredded Storage but this property is not working in SharePoint 2013 RTM release.Only the way they provide is...
View ArticleCreating list item of type Discussion programmatically
I am trying to create list item in SP list Discussion. New item is created, but, my Root Folder in that list is different from item title, so that discussion is no good, when I try to add new answer in...
View ArticleHow to migrate SharePoint 2007 custom list data in SharePoint 2013 online...
i have custom list in SharePoint 2007 and i need to migrate all data in to SP 2013 online site list with all attachments.How can i access all SP 2007 list data into SP 2013 online list?Thanks,Sonu Tiwari
View ArticleCalendar List View Has No List View Selector
Hi everyone,I have created a simple calendar list for a site, all is good, but I have one question, why does the calendar view for a calendar list not have List View Selector control, unlike the All...
View Article