Web.config

From Customer365 for SageCRM
Revision as of 13:38, 30 January 2013 by CrmtogetherPortal (talk | contribs)

Currently the main area to modify the text of the portal is in the web.config file.

The web.config file contains descriptions for the settings.



Optional filter for case list

   <add key="CaseFilter" value="and case_deleted is null"/>

Impersonation now available to download MAS invoice files. Settings required are

   <add key="SysDomain" value="xxxx "/>
   <add key="SysUser" value="MC02"/>
   <add key="SysUserPassword" value="xxxx"/>