Downloads: Difference between revisions
From Customer365 for SageCRM
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[File:Downloadpage.png]] | [[File:Downloadpage.png]] | ||
Configuration settings for download page: | |||
<add key="lblDownloadTitle" value="Downloads"/> | |||
<add key="lblDownloadInfo" value="Click on the items below to download"/> | |||
<add key="lblFileName" value="File Name"/> | |||
<add key="lblDownloadPageMsg" value="Portal files listed below:"/> | |||
<add key="DownloadPath" value="C:\Program Files (x86)\Sage\CRM\WWWRoot\CustomPages\Portal\"/> |
Revision as of 17:11, 8 August 2016
In this page user can access/download Portal files.
Configuration settings for download page:
<add key="lblDownloadTitle" value="Downloads"/> <add key="lblDownloadInfo" value="Click on the items below to download"/> <add key="lblFileName" value="File Name"/> <add key="lblDownloadPageMsg" value="Portal files listed below:"/> <add key="DownloadPath" value="C:\Program Files (x86)\Sage\CRM\WWWRoot\CustomPages\Portal\"/>