Event receiver - all fields changed
how i get all fields changed in a list item in Itemupdating event receiver?Thanks
View ArticleHow can I use caching to speed up performance?
We have a footer web part on our master page. The footer consists of about thirty or so links that the web part reads from a custom list. Since the links are displayed on every page, I'm considering...
View ArticleForce Sharepoint 2013 media webpart to run in silverlight mode
HII am using share point 2013 media webpart. The issue is that when I upload mp4 then the player loads html 5 video tag instead of silverlight player.However for wmv it loads silverlight player.Both...
View ArticleProject Page with mutliple document lists needed.
Hi,I am a SharePoint newbie and am setting up a project page for our team. I have created a main project page that lists all of our projects with links to those pages. For each individual project page...
View ArticleShould I explicitly dispose SPContext.Current.Site ?
Hi,I need a reference to SPContext.Current.Site. Should I explicitly dispose the reference once I am done with it? Thank you,
View ArticleASP.NET session state alternative in SharePoint 2013
Hi,In my webpart, I need to cache some of user specific data in Session State. However, since asp.net session state in SharePoint requires its own database (Enable-SPSessionStateService) , I am not...
View ArticleWorkflow sedn email due date even after change date
Hi, I must create a couple of Work-flows, which will be send notification to user (something like remainder). I have created first WF that will be activated when item will be created or modify...
View ArticleCan not run Visual Web Part
Hello,I deployed a visual web part into SharePoint Online (version 16.0.0.2016) but when I run the web part. I got an error as below:"Could not load type...
View ArticleSharePoint 2013 Workflow Context in Custom Code Activity
I'm writing a custom code activity for workflows on the SharePoint 2013 platform and was hoping someone could show me how to access the workflow context in C# to get the current site URL. I know in SP...
View ArticleCustomizing my tasks dashboard
Hi,I would like to create a custom view in my tasks list dashboard aka My Sites -> Tasks. As of now it has four views: RecentlyAssigned, Highlights, AllTasks and CompletedTasks. I need another view...
View ArticleChanging the Title for the javascript:SP.UI.ModalDialog.OpenPopUpPage
I have the following code snippet inside my web page:-<li class="ms-comm-adminLinksListItem" unselectable="on"><a...
View ArticleHow to search only People using javascript (sp.search.js)?
My code:$("#searchButton").click(function () { var keywordQuery = new Microsoft.SharePoint.Client.Search.Query.KeywordQuery(context);...
View ArticleHow to determine if a user is site collection or farm admin in the webpart C#...
Hi,I my webpart, I need to provide certain capabilities for site collection admins and farm admins only.What is the best way to determine if a user is a site collection admin or farm admin in c#...
View ArticleSpecifying Title URL in List View Webpart
I want to set the Title Url something like/sites/somesite/SitePages/MySearchPage#Default={\"o\":[{\"d\":1,\"p\":\"AverageRating\"}]}where 'AverageRating' is one of my columns using which I am trying to...
View ArticleCustomized Term Set option getting disabled after creating Managed Metadata...
Hi,I am creating Managed Metadata site column through power shell script as belowNow problem is ‘Customized Term Set’ option is getting disabled after creating Managed Metadata site column through...
View ArticleHow do I trigger the conversion of HTML Master page to aspx master page with...
I'm trying to provision a master page with HTML master page via a module which upload html master page to Master Pages Gallery. When the html master page is uploaded it is show as "Conversion...
View ArticleUpload document in document library using CSOM
Hi,I have created document Library in my sharePoint hosted app.How do I upload document in the created library using CSOM.User should browse for the file in his local system.Thanks,Rohit
View ArticleFrom Sharepoint Designer to Visual studio (Web pages)
Hello. I wanna export my page created from SP designer to Visual studio. Please read all my steps, cause i already heard so many solutions that didn't worked. I will post images below.This is my final...
View ArticleHide "Sign In" LInk - SharePoint 2013
I want to hide sign in link when a user tries to access as an annonymous user on a Public Website. The site was built using SharePoint 2013 and has a custom master page...but all I find are solutions...
View ArticleSharePoint Dispose Checker Tool and SharePoint 2013
Hello,Is SharePoint Dispose Checker Tool available for download through below link, compatible and work fine with Visual Studio 2012 and SharePoint...
View Article