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 Drupal Modules (Moderator: Donald Lobo) »
  • civicase views integration
Pages: [1]

Author Topic: civicase views integration  (Read 7505 times)

dlats

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
civicase views integration
June 18, 2013, 10:30:53 am
If I build a view for Civicrm Activities and included the field activity type, the activity type is displayed for all activities except those associated with CiviCase. I'm using 4.3.4, drupal 7.22. What am I missing?

bazhob

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Drupal
  • MySQL version: 5.1.68-cll
  • PHP version: 5.3.21
Re: civicase views integration
June 18, 2013, 11:56:42 am
Hi dtlats,

As a new CiviCRM user, I also noticed that CiviCRM 4.3.3 is still lacking full CiviCase support. After talking to a CiviCRM member on IRC I wrote a patch for that last week, and just posted it to JIRA. The patch adds the Case ID field for activities, as well as support for Case views in general.

http://issues.civicrm.org/jira/browse/CRM-12853

As you can see from the links I included, I managed to create various Case-based views. However, the patch is pretty raw and somebody from the CiviCRM team should look over it. If you are in a hurry, you might try to apply it by yourself. It should work with 4.3.4 as well, I guess, as the code base for the Views integration module seems to stem from 2009.

All the best, Tobias
« Last Edit: June 18, 2013, 11:58:52 am by bazhob »

dlats

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Re: civicase views integration
June 18, 2013, 02:02:05 pm
I wrote a module for civicase views integration.  Appying the patch to _civicrm_core_data for activity_id solved the display problem.

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Drupal Modules (Moderator: Donald Lobo) »
  • civicase views integration

This forum was archived on 2017-11-26.