List ItemUpdating - AfterProperties allways empty
Hi,I'm traying to validate a listItem update on a receiver ItemUpdating event.I'm trying to validade de new value watching for properties.AfterProperties["column"], but it is allways null.I can´t use...
View ArticleNot able to access list from SharePoint online site using lists.asmx web service
Hi,I have to access a SharePoint online list using lists.asmx web service. Refer below code:QaTest.Lists List = new QaTest.Lists(); System.Net.NetworkCredential Credentilas = new...
View ArticleCustom Choice Field SharePoint BCS
Scenario: It's always represented out of the box with BCS. I would like to do is to customize the New and EditForms to allow aDropDown in one of my fields.I've tried: Creating a custom field based on...
View Articleapplying subquery in CAML
hi, I want to use sub query in CAML, is this possible. I want to use CAML query in such a way that, i wanna retrieve the latest item in my list.There is a column called Revision . which is a date...
View ArticleSPD 2013 Workflow - Create list item with people picker in other site collection
Hi all,I read a lot of blogs and forum posts the last couple of days, but I seem to be stuck as to why my workflow is not working as expected - thus, I thought I would ask the experts :-)Setup:2 lists...
View ArticleAuto deployment of master page
Hi,We purchased a design package with all the resources from an external branding source to apply a custom master page and theme. However, this is forcing me to add the design package on every site...
View Articlecss file written over top navigation
So... this is new.I have a stylesheet in the HIVE 15 that is directly being written to the top navigation of my teamsite for a specific template. The style is still being applied to the site and I can...
View ArticleSPQuery always returns the same item
I have the following code. The strKey is changed for each run, but the spquery returns the same SharePoint item to me although already set the query and item collection to null for each run. I think it...
View ArticleFarm scoped feature
Hi,I would like to create a farm scoped feature that will basically creates a feature at the Top level site and by default is activated. the feature should associate the same master page / theme as...
View ArticleWorking example of WCF Data Services inside Layouts or ISAPI
I have been struggling for hours getting WCF data services to work inside SP2013 Layouts or _VTI_BIN. I create a hello world WCF service like so...[AspNetCompatibilityRequirements(RequirementsMode =...
View ArticleCreater a list of list with number of item in those lists in a column
Hello, I would like to create a kind of pre-defined favorites pages for some users to give them a quick acces to the list they use all the time. I want to have on this page a friendly display name as a...
View ArticleSharepoint 2013 List (Parent - Child) using CSOM - Need ECB menu in Parent Tasks
I'm trying to build a feature in SharePoint 2013. Scenario -- I have 2 lists.. List one -> Contain all projects List two -> contain project related tasks. I'm binding custom image on Project...
View Articlechange display style for link column type in content query webpart
Hello, I have some questions about content query web part with sharepoint 2013 I use the content query to filter a list. This list has a column type link with some http links. when I display it with...
View ArticleNeed to stop ECB menu from being obscured when web part height specified
On SharePoint 2013, I have a XSLT web part that uses the ECB menu on items displayed. However, I can also reproduce this on a OOTB document library web part, when the view is set to "Newsletter, no...
View ArticleTimer Job
Hi,I want to run a custom SharePoint Job manually. Whenevert I wanna try to call RunNow() method it's showing access denied.var traceJob = (from SPJobDefinition job in MainWebApp.JobDefinitions where...
View ArticleLookup Columns in subsites
Hey, do you have a soloution for the following Problem:We have a sitecollection (root) with a two lists and Sub sites which look exactly like sitecollection.The subsites should import the data in the...
View ArticleWSP Package and Solution Explanation
Hello,I am a bit confused with terms package, solution, solution package. Could you please give me an example for that?My idea is solution = solution package which puts together items from a...
View ArticleGet ALL subsites (nth level deep) inside of site collection using...
I guess the Title is self-explanatory.
View ArticleSharePoint 2013 Excel Services query custom lists
Hi,Using Excel service in Sharepoint 2013 is it possible to query sharepoint custom lists?http://technet.microsoft.com/en-us/library/gg576960.aspxAs per this article in Sharepoint 2010 its not possible...
View Articleaccess denied when upgrade SharePoint app in on premise deployment while it...
We deployed a SharePoint hosted app then used it for a while then we needed to upgrade it to be provider hosted app. we used the same AppID and name with the new package then uploaded the package to...
View Article