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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Custom data fields availability to Views
Pages: [1]

Author Topic: Custom data fields availability to Views  (Read 1034 times)

irvken

  • I post occasionally
  • **
  • Posts: 47
  • Karma: 1
Custom data fields availability to Views
March 30, 2011, 04:55:41 am
I just added a set of custom data fields to a recently upgraded but not the latest Civi install (3.3.5) and got the following message

"Note:To ensure that all of your custom data groups are available to Views, you may need to add the following key(s) to the $db_prefix array in your settings.php file: 'civicrm_value_iss__organisations_experiencing__32, civicrm_value_organisations_serving_socially_e_33'. "

is this new functionality or is it related to the way I've named the Field Set?

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: Custom data fields availability to Views
March 30, 2011, 05:18:31 am
This is regarding drupal views2 integration, http://wiki.civicrm.org/confluence/display/CRMDOC32/Views2+Integration+Module.
Telling to add db prefix  for newly created table  for  custom group.
U need to  add the db prefix of those tables in setting.php of drupal, to ensure  new custom fields are available in views.

Rajan

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Custom data fields availability to Views

This forum was archived on 2017-11-26.