Showing posts with label JQuery. Show all posts
Showing posts with label JQuery. Show all posts

Highlight Row, Change Font Color and Highlight One Cell Based on Status or Column Value using JQuery in SharePoint

Friday, July 18, 2014

Colors are good indicator and can tell you something. Using colors on a list can help you identify or at least help you make a quick conclusion about an item. Also, plain texts can be boring and bland.

In this post, I will cover 3 scripts that will apply color to your list based on the status or a column value. This script is working on both SharePoint 2010 and SharePoint 2013...

Highlight SharePoint Task List Row based on Multiple Due Dates

Monday, January 13, 2014

I have a requirement that needs to highlight “Incomplete” row based on a certain task with a unique due date. It also highlights the row if the task is not yet completed and exceeds the due date.