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 CiviReport (Moderator: Dave Greenberg) »
  • Sorting or Grouping Activity Report by Activity Date doesn't work
Pages: [1]

Author Topic: Sorting or Grouping Activity Report by Activity Date doesn't work  (Read 1179 times)

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Sorting or Grouping Activity Report by Activity Date doesn't work
August 08, 2012, 11:44:13 am
Greetings.

I'm running 4.1.1 and my activity reports won't sort or group by Activity Date. I have the columns displaying, but a click on the Activity Date column heading does nothing, and in the report Criteria, if I select group by Activity Date, the report is exactly the same as when it's unselected.

Is there a bug in the code? Is this something I can fix with a small php edit or template change?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Sorting or Grouping Activity Report by Activity Date doesn't work
August 09, 2012, 10:05:14 am
Quote
but a click on the Activity Date column heading does nothing,
Column headers are not sortable, so this is expected behavior

Quote
in the report Criteria, if I select group by Activity Date, the report is exactly the same as when it's unselected.
Seems to be working fine on demo: http://drupal.demo.civicrm.org/civicrm/report/instance/3?reset=1

Kurund
Found this reply helpful? Support CiviCRM

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Re: Sorting or Grouping Activity Report by Activity Date doesn't work
August 09, 2012, 12:20:12 pm
The footer of the demo site says:

Code: [Select]
Powered by CiviCRM 41474
The footer of my site says:

Code: [Select]
Powered by CiviCRM 4.1.1
Is there any way of fixing this in my version... updating drupal and CiviCRM are always so time-consuming for me.

jeffmikels

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
Re: Sorting or Grouping Activity Report by Activity Date doesn't work
August 09, 2012, 01:17:48 pm
I did the upgrade... everything seems to be working well now.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Sorting or Grouping Activity Report by Activity Date doesn't work
August 10, 2012, 12:34:15 am
excellent .. upgrade always helps :)
Found this reply helpful? Support CiviCRM

christopher crumbly

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: civiCRM 4.3
  • CMS version: Drupal
  • MySQL version: mysql 5.5
  • PHP version: php 5.3
Re: Sorting or Grouping Activity Report by Activity Date doesn't work
March 20, 2014, 03:39:30 am
Quote from: jeffmikels on August 08, 2012, 11:44:13 am
Greetings.

I'm running 4.1.1 and my activity reports won't sort or group by Activity Date. I have the columns displaying, but a click on the Activity Date column heading does nothing....

Is there a bug in the code? Is this something I can fix with a small php edit or template change?

i had a similar problem with 4.4.2 - clicking column headers for Type, Subject and Added By worked fine but not Activity Date which will sort first in first out but not the other way round.  Prefixing subject with CCYYMMDD is a quick and dirty fix :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Sorting or Grouping Activity Report by Activity Date doesn't work

This forum was archived on 2017-11-26.