Archive for month: July, 2009

Sharepoint: Apply background color to custom list column based on other column value

1 July, 2009 (07:12) | MOSS - Customization with SPD | By: GVK

Today we are going to learn how to apply the background color to a custom list column based on other column value, firstly, I tried this scenario using calculated formula column type but some javascript code is needed to render the background color based on calculated formula value,  so I did some research and come [...]