Quantcast
Browsing latest articles
Browse All 18 View Live

Grouping and Calculate Totals from one SharePoint List to another

You might be wondering how to summarize list items by grouping and summing them up together to another SharePoint List? Well it’s quite simple and you can achieve them just by using workflows created...

View Article


How to remove “Revert to template” message in Sharepoint

Are you annoyed with this message “The current page has been customized from its template. Revert to template” you get from SharePoint when you had made some modifications on the html code behind? Have...

View Article


Make SharePoint 2010/2013 Mirroring Aware

To make your Sharepoint database reliable you need to mirror it, meaning what ever happens on SQL Server A will be mirrored or replicated on SQL Server B and it’s quite easy to achieve you just need...

View Article

Simple Guide to Add Additional Web Servers for your existing SharePoint

Yesterday we showed you how to make your SharePoint server Fail-over aware now to complete the full High Availability for your SharePoint we will be adding additional Web Servers to your SharePoint...

View Article

Removing all “_layouts/15/start.aspx#/” in Sharepoint URL

Do you want to remove that ugly additional URL “_layouts/15/start.aspx#/” on your SharePoint web address? Before doing so do you really need to do it? Do you even know what does that URL mean? Well if...

View Article


Moving a Sharepoint Sub Site to its own Site Collection in 3 easy steps

Moving a Sharepoint Sub Site to its own Site Collection why should I do that?  Well there might be a lot of reasons on doing this but for me its more handing over the Site collection Administration to...

View Article

How to create an Editable Sharepoint Datasheet View with Content Approval...

Have you tried creating a Datasheet view in Sharepoint then suddenly found out that you can’t edit it even it says “View data in an editable spreadsheet format that is convenient for bulk editing and...

View Article

Migrate SharePoint’s SQL Server to another SQL Server (same or new version)

This is a step by step guide on how you migrate your SharePoint’s (I used 2010 version in this instance) SQL Server to an new SQL Server host.  In this exercise I tried migrating it in a new version of...

View Article


Live Migration of SharePoint 2010 to SharePoint 2013

This post will give you a step by step process on how you upgrade your SharePoint 2010 to SharePoint 2013.  While this is a live migration I suggest you do proper backups of the server and the database...

View Article


Updating a column in all rows in a Sharepoint List the easiest way

I have a large list in SharePoint where I was tasked to update a certain numeric field to add a certain amount based on a certain condition.  This made me think as I never had done this before, first...

View Article
Browsing latest articles
Browse All 18 View Live