Global Downloads

From Customer365 for SageCRM
Revision as of 12:58, 27 September 2016 by CrmtogetherPortal (talk | contribs)

In this page user can access/download company`s global files

Control settings:

-File: globalDownloads.aspx

SQL filter:
<add key="globalDocSQL" value="select * from library where Libr_Global ='Y' and Libr_Mergetemplate <> 'Y'"/>
libr_type filter to global documents (eg. <add key="globalDocSQLFilterType" value="proposal"/>)
<add key="globalDocSQLFilterType" value=""/>
Labels:
<add key="lblGlobalDownloadTitle" value="Global downloads"/>
<add key="lblGlobalDownloadInfo" value="Click on the items below to download"/>
<add key="lblFileName" value="File Name"/>
<add key="DownloadPathGlobalDoc" value="C:\Program Files (x86)\Sage\CRM\CRM73\Library\"/>