Day of the Developer

Living the life of a developer. What is development work really like?

<March 2008>
SuMoTuWeThFrSa
2425262728291
2345678
9101112131415
16171819202122
23242526272829
303112345

Post Categories

Article Categories

News

I'm a dad :) Welcome to a new life.

Navigation

Software Business Tips

My Sites

Subscriptions



How to Make your CRM Service Appointments pretty colors

1.  Enable ISV.Config in your web.config file

2.  Modify _Resources/isv.config.xml

3.  Modify <Install path>\SM\Gantt\style\GanttControl.css to include your new styles

4.  Recycle the CRM AppPool

For point 2.

In isv.config.xml find the <TimeBlock> section.

Add additional sections for your service appointment status codes.

Also:  You should trim out the "test" elements included in the isv.config file or you will find some extra menus and buttons showing up.

posted on Friday, March 28, 2008 6:39 PM by admin

# re: How to Make your CRM Service Appointments pretty colors @ Tuesday, April 01, 2008 2:34 PM

Update: You need to export and reimport the ISV.config via customisations, otherwise the change disappears.

Also, sometimes it disappears from the calendar anyway, and reappears after you recycle the AppPool, or do an IISRESET.

Roger Willcocks

Powered by Community Server, by Telligent Systems