The CRM Core Settings page provides some basic options for controlling the UI for CRM Core. You can access this page under the configuration menu, or by going to admin/config/crm-core/settings.
Dashboard Options
This will allow you to create a dashboard to serve as the main landing page for CRM Core. Use panels, homebox, views or some other module to create personalized dashboards for users looking to work with contact information.
- Use a Dashboard for CRM Core? - Checking this box enables dashboard support. When this is checked, links to the dashboard will appear as tabs when viewing CRM Core pages, and the crm-core path will default to the dashboard.
- Path to Dashboard - Enter a valid path for any page within your Drupal site. Omit the http:// and the domain name, just include the callback to the content you have selected for the dashboard.
Contact Options
This allows you to control whether or not contact information is loaded as part of the user entity. When checked, this variable will load the full contact record associated with a user each time the user is loaded.
Having the contact record loaded as part of the user entity is a convenience option. In some high performance scenarios, loading full contact records can create performance issues. Feel free to enable this feature based on the needs of your particular installation, it should be turned off by default.
CRM Core Theme Options
CRM Core provides administrators with options for modifying the UI on CRM Core pages.
- Use a different theme for CRM Core: when checked, this will allow administrators to select a different theme to use when viewing CRM Core pages.
- Replace Primary Navigation Links: when checked, this will replace the primary links from your site with the contents of the CRM Core menu. This replacement only occurs when viewing screens in CRM Core.