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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Rearranging the elements in the Contact Dashboard
Pages: [1]

Author Topic: Rearranging the elements in the Contact Dashboard  (Read 334 times)

manfredwoodall

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
  • CiviCRM version: 4.5.4
  • CMS version: Wordpress 4.0.1
  • MySQL version: 5.5.xx
  • PHP version: 5.3.18
Rearranging the elements in the Contact Dashboard
September 16, 2014, 07:29:43 am
Hey there,

We're working on a CiviCRM project where we'd like to rearrange the default order of the elements on the contact dashboard (Contributions, Membership, Groups, etc.) and after combing through the code and doing some searches I've run into a dead end - how do we control that? It seems something very straightforward but due to the nested nature of that screen I can't find the right file.

Thanks in advance.

Manfred

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Rearranging the elements in the Contact Dashboard
September 16, 2014, 12:02:02 pm
Have you looked at hook_civicrm_dashboard_defaults introduced in 4.4?

https://github.com/civicrm/civicrm-core/blob/4.4/CRM/Utils/Hook.php#L1392

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Rearranging the elements in the Contact Dashboard

This forum was archived on 2017-11-26.