Dashboard: Difference between revisions
From Customer365 for SageCRM
(Created page with "This will be the dashboard page") |
No edit summary |
||
Line 1: | Line 1: | ||
This | This setting allows you to set what is displayed in Dashboard Page: | ||
Case Count and Date last case logged: | |||
<add key="ShowCaseCount" value="Y"/> | |||
Client count, next maintenance due and client name for maintenance: | |||
<add key="ShowClientCount" value="Y"/> | |||
Download count, last downloaded file and date: | |||
<add key="ShowDownloadCount" value="Y"/> | |||
Maintenance count, next maintenance due and client name for maintenance: | |||
<add key="ShowMaintenanceCount" value="Y"/> | |||
Email count and proportion for Emails out and Emails in: | |||
<add key="ShowEmailCount" value="Y"/> |
Revision as of 08:11, 28 July 2016
This setting allows you to set what is displayed in Dashboard Page: Case Count and Date last case logged: <add key="ShowCaseCount" value="Y"/> Client count, next maintenance due and client name for maintenance: <add key="ShowClientCount" value="Y"/> Download count, last downloaded file and date: <add key="ShowDownloadCount" value="Y"/> Maintenance count, next maintenance due and client name for maintenance: <add key="ShowMaintenanceCount" value="Y"/> Email count and proportion for Emails out and Emails in: <add key="ShowEmailCount" value="Y"/>