Posts forlist view

How to Replace Text with Images in SharePoint List View using jQuery

SharePoint, SharePoint 2010 - Toni Frankola - April 15, 2014

My client had a list of projects in SharePoint 2010. He wanted to show their statues in a more clear way, and asked me to replace project status names with images(icons). This is the list of projects, with names of project statuses: “Project status” column is a lookup column and…

Continue Reading

Customizing DateTime format on a list view web part

SharePoint - Toni Frankola - January 7, 2009

In order to make SharePoint really functional sometimes little things count. Few weeks ago a customer wanted to display only Date partition of Created value in a list view web part. Let’s say I want to display a list of “My Active Tasks” on a list web part. The time…

Continue Reading