Spark
23
Jul
Voor het interne personeelsblad Spark van FrieslandCampina is een interview afgenomen over het project DNA, Dairy News & Analysis.
Ideas that work
Voor het interne personeelsblad Spark van FrieslandCampina is een interview afgenomen over het project DNA, Dairy News & Analysis.
Accessing a SharePoint list with the jQuery SPServices is very cool and neat! But I just discovered an issue with it: Sometimes you get a message: ‘SPServices’ is null or not an object. Make sure you reference the ‘base’ jquery … Read More »
Lookup values are internally referenced as a combination of ID(int) and field value(string) in the following format: 1;#FirstItem. The class offered by SharePoint for lookup values is SPFieldLookupValue. The method SPFieldLookupValue takes 1 or 2 values: “1;#FirstItem” (string) lookupId and … Read More »