Sales Pipeline

From MobileX for SageCRM
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

To enable the “custompages/sagecrmws/web.config” file must be updated to add in

                              <add name="MyCRM" />

EG <CustomPlugins>

 <plugins>
 ...   
       <add name="MyCRM" />
 ...   
   </plugins>

</CustomPlugins>