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) »
  • Adding CiviEvent fields to views
Pages: [1]

Author Topic: Adding CiviEvent fields to views  (Read 2992 times)

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Adding CiviEvent fields to views
January 29, 2009, 01:55:22 pm
I would like to add a bunch of the fields available in the civicrm_events table to views2.  I have been studying the civicrm. views.inc file and form what I can tell a bunch of the fields that are set up are not displaying in views (event_type, is_online_registration, is_public, is_active etc...)  Is this something wrong with my implementation or is there something I can do to get them up and running.  Having studies the files I can't find anything different about the fields that are & aren't appearing, else I would be happy to do the foot work and contribute back.

I'm using Drupal 6.9, civi 2.2alpha3, php 5.2.6, Apache 2.2, MYSQL 5.0+
http://www.rootyhollow.com

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Adding CiviEvent fields to views
January 29, 2009, 02:59:00 pm

The events code was contributed. You'll need to do the footwork and figure out why it is not being displayed. If you do figure it out, please submit a patch back

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Re: Adding CiviEvent fields to views
January 30, 2009, 07:30:43 am
any chance I could find out who contributed it?
http://www.rootyhollow.com

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Adding CiviEvent fields to views
January 30, 2009, 07:47:55 am

check: http://issues.civicrm.org/jira/browse/CRM-3760

the reporter is there. his IRC alias is nottwo

i pinged him yesterday asking him to respond to this forum thread :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Re: Adding CiviEvent fields to views
January 30, 2009, 09:08:03 am
thanks lobo
http://www.rootyhollow.com

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Re: Adding CiviEvent fields to views
January 30, 2009, 09:15:40 am
btw is there anything written on the procedure for submitting a patch, i.e. do I need sign up for a jira account, how do I know which revision I'm working with, etc...
http://www.rootyhollow.com

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Adding CiviEvent fields to views
January 30, 2009, 09:57:18 am
You do need to sign up for an account on Jira.

If you want the patch to be considered for the upcoming release (2.2) - then you should create the patch against the latest revision in the 2.2 SVN branch:

http://svn.civicrm.org/civicrm/branches/v2.2/
Protect your investment in CiviCRM by  becoming a Member!

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Re: Adding CiviEvent fields to views
February 03, 2009, 08:07:34 am
btw this was an issue with my set-up (I forgot to delete the ld civicrm 2.1 folder) the fields I was referring are all in there already(
http://www.rootyhollow.com

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

This forum was archived on 2017-11-26.