-
Cheat Sheet: Fixing SharePoint Page Layouts containing Webpart with the same ID
I had problems upgrading a WSP containing one or more Page Layouts? Unable to edit or update a Page Layout? Related article: Editing SharePoint Webparts embedded within Page Layouts https://www.sjlewis.com/2015/10/15/editing-sharepoint-webparts-embedded-within-page-layouts/ Navigate to the site settings of the root website (within a site collection) Click Master pages and page layouts and locate the Page Layouts Make a […]
-
Empty GUID: 00000000-0000-0000-0000-000000000000
Empty GUID: 00000000-0000-0000-0000-000000000000
-
Example: Office 365 Video REST API & Script Editor webpart
Here is an example of how to embedding a video using a Script Editor webpart and the Office 365 Video Portal REST API within SharePoint Publishing site. When try this example yourself, don’t forget to edit the VideoPlayer.webpart and replace the blank GUIDs. Quick Start: Upload a video to your Office 365 Video Portal Add […]
-
Virtual Machine: Configuring for daily development use
Every time I create or given a new Development Virtual Machine (VM) I find myself repeating the same steps. Make sure the VM has been added to the Domain Start > right click: Computer > Properties > Change settings In some circumstances you may need to remove and re-add the machine the domain and restart […]
-
Jasmine with Visual Studio and SharePoint Apps – Part 3
In this post I want to talk about Fixtures and a major pitfall I’ve found when working with Chutzpah Test Adaptor for the Test Explorer.
-
Jasmine with Visual Studio and SharePoint Apps – Part 2
Last week I wrote about how to configure Jasmine to run within Visual Studio using Chutzpah Test Adaptors. However since then I’ve run into a number of issues for which I will share my thoughts in this post.
-
Jasmine with Visual Studio and SharePoint Apps – Part 1
This blog does not describe how to perform JavaScript TDD (test-driven development) or BDD (behaviour-driven development). It does however describe how to set-up Visual Studio and configure an App for SharePoint project to get you started.
-
Client-side Development Techniques with CQWP(s) and JavaScript…
The other day I was talking to one of my colleague John Holah about retrieving large amounts of data from a SharePoint 2010 Lists using “client-side” v “OOB” techniques for a particular client, who has set use a number of challenges/limitations: Our access is limited to Site Collections We cannot deploy server-side code Internet Explorer […]
-
Cool Visual Studio 2013 plugin called Javascript Parser…
Found a cool plugin which improve support for JavaScript within Visual Studio 2013 and therefore help the performance of development process and avoid possible bugs. Excellent! However the best thing I like about “Javascript Parser” plugin is that I can now use the “// TODO: …” Task List Tokens in my JavaScript code just like we […]
-
Useful UI Branding tools for SharePoint 2013
Just thinking about branding my website and came across a tool by Microsoft called Color Palette Tool SharePoint 2013 which downloaded from http://social.technet.microsoft.com/wiki/contents/articles/16806.color-palette-tool-sharepoint-2013.aspx And if you require inspiration for your theme one of colleges (Matthew Holden) pointed me in the direction Adobe Kuler https://kuler.adobe.com/create/color-wheel/
You must be logged in to post a comment.