List · SharePoint

Add a time duration to a list/library

Years ago, I setup an InfoPath form for an approval process.  There are around 7 status changes during the duration of this form.  We wanted to be able to see how long a request would take from creation to approval.  This was actually pretty simple.  All that you need is a calculated column.  Follow these… Continue reading Add a time duration to a list/library

List

Adjust Width of SharePoint Columns

SharePoint lists and libraries are great.  However, you may have noticed that sometimes, the column width on certain items just looks funky.  To remedy this, all you need to do is add a little javascript. Go to the list or library that you want to resize and add a Content Editor Web Part. From the script… Continue reading Adjust Width of SharePoint Columns

List · SharePoint

Highlight line items in a SharePoint list

This is actually a very simple process and only requires a small amount of javascript to do the job. Follow these steps and your will be highlighting in no time!!! Go to your list to be highlighted Edit Page Add a Content Editor Web Part Move the CEWP to the bottom of the page Click… Continue reading Highlight line items in a SharePoint list