CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviCase (Moderator: Dave Greenberg) »
  • Modifying the Dashboard
Pages: [1]

Author Topic: Modifying the Dashboard  (Read 982 times)

e_mason

  • I post occasionally
  • **
  • Posts: 65
  • Karma: 1
  • Eliot Mason
  • CiviCRM version: 4.05
  • CMS version: Drupal 7
  • MySQL version: 5.1xx
  • PHP version: 3.53
Modifying the Dashboard
September 09, 2011, 07:37:34 am
Haven't found anything on this... I need to simplify the dashboard (remove some columns and the case ID display).  I've traced dashboard.tpl and the case BAO but can't find the code that actually builds the display.

Any pointers to where this code is?

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: Modifying the Dashboard
September 09, 2011, 08:27:43 am
For anyone else reading, as discussed on IRC:
templates/CRM/Case/Page/DashboardSelector.tpl
and also CRM_Case_BAO_Case::getCaseActivity

e_mason

  • I post occasionally
  • **
  • Posts: 65
  • Karma: 1
  • Eliot Mason
  • CiviCRM version: 4.05
  • CMS version: Drupal 7
  • MySQL version: 5.1xx
  • PHP version: 3.53
Re: Modifying the Dashboard
September 09, 2011, 08:28:36 am
best answer seems to be: DashboardSelector.tpl

Also known as "don't just look in the civicrm/CRM/Case folder... look in the civicrm/templates/CRM/Case folder!"

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviCase (Moderator: Dave Greenberg) »
  • Modifying the Dashboard

This forum was archived on 2017-11-26.