Skip to Content
0
Former Member
Feb 05, 2008 at 05:53 PM

How to get a Custom View in CRM 2007

15 Views

Hi,

I have created a new view (SrvTLocation) and I want to replace Service Level Agreements view with the SrvTLocation.

In the old version, I followed this approach to get the location view

1. Add SrvTLocation to the SrvTViewSet under the view area "SrvTActionSLA".

2. Redefine the method "DO_REPLACE_INITIAL_VIEW" of the controller class of "SrvTViewSet", so that it will replace the "SrvTSLA" with "SrvTLocation"

I dont know how to do it in the new system.

Please advice me. I will reward points.

Sreekanth