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) »
  • [Solved] Case Activity Display Sort
Pages: [1]

Author Topic: [Solved] Case Activity Display Sort  (Read 1271 times)

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
[Solved] Case Activity Display Sort
April 09, 2010, 06:05:29 pm
It looks like the activity display for a case is specified in templates > CRM > Case > Form > CaseView.tpl beginning at line 498.  Is there a way to ammend the table model so that it defaults to sort dates from sooner to later?
« Last Edit: April 10, 2010, 05:10:57 am by FatherShawn »
Lead Developer, C3 Design.
Twitter: @FatherShawn

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: [Solved] Case Activity Display Sort
April 10, 2010, 05:13:20 am
Found some flexigrid documentation here: http://www.kenthouse.com/blog/2009/07/fun-with-flexigrids/

I'll open an issue and upload the tpl file.  It only makes sense to me to default sort the activity table in a case by date if we're building the timeline into the xml.
Lead Developer, C3 Design.
Twitter: @FatherShawn

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • [Solved] Case Activity Display Sort

This forum was archived on 2017-11-26.