Downloads: Difference between revisions
From Customer365 for SageCRM
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<add key="lblDownloadPageMsg" value="Portal files listed below:"/> | <add key="lblDownloadPageMsg" value="Portal files listed below:"/> | ||
<add key="DownloadPath" value="C:\Program Files (x86)\Sage\CRM\WWWRoot\CustomPages\Portal\"/> | <add key="DownloadPath" value="C:\Program Files (x86)\Sage\CRM\WWWRoot\CustomPages\Portal\"/> | ||
Message is no files to download | |||
<add key="lblEmptyData" value="No Data To Display"/> |
Revision as of 09:09, 9 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\"/>
Message is no files to download
<add key="lblEmptyData" value="No Data To Display"/>