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 CiviEvent (Moderator: Yashodha Chaku) »
  • Additional Event functionality
Pages: [1]

Author Topic: Additional Event functionality  (Read 2394 times)

keitha

  • Guest
Additional Event functionality
September 02, 2007, 02:35:59 am
I have installed CiviCRM 1.8 and am currently evaluating whether it is suitable for our organisation.

The core functionality seems very good and will most likely meet our requirements.

We would also require a lot of Event related functionality - I would like to ask a couple of questions to see whether the functionality exists and I missed it, or if it is planned for an future release.

We would be having several hundred events in the database and would like to store various event related information.

1. It does not seem possible to query for events only. The Manage Events page only lists all events in a table, and Find Participants well finds participants. Is it possible to add a 'Find Events' query? This would enable more detailed searching for events.

2. When using Find Partcipants the Event Name field is a drop down - this will not be very scalable with several hundred events in the database.

3. Find Participants -> Event type and Advanced Search -> Event Type both seem to use a hard coded list of event types as they are not displaying the custom Event Types I have added.

4. I read somewhere that nested events and recurring events are coming in 2.0 - is this true?


Any feedback appreciated
Thanks
Keith

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: Additional Event functionality
September 02, 2007, 12:16:12 pm

Hey Keith:

1. Adding a Find Events page is relatively easy. Most of the information is in one table (and online reg info in another table)

2. Changing the select box to a drop down Dojo dynamically loaded select box is quite easy also

3. This is a bug, can u reproduce this on http://demo.civicrm.org/drupal/ and if so please file an issue

4. No. The current feature list for 2.0 is:

http://wiki.civicrm.org/confluence/display/CRM/CiviCRM+v2.0
http://issues.civicrm.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10181

Would be great if nested event / recurring event support is a community contribution. We hope this happens in a 2.x release

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

keitha

  • Guest
Re: Additional Event functionality
September 02, 2007, 10:15:40 pm
Hi, thanks for the response.

1. When you say adding a Find Events page is easy do you mean we should do it ourselves in php? If we do this (most likely would have to contract someone) would you accept the patch back into CiviEvent? Can you point me in the direction of documentation to look at to make this change.

2. Whether the select box is dynamically loaded or not, it will still be hard to use with many hundreds of events. I suppose this was just another of saying I think a Find Events page is needed ;-)

3. Have reproduced and logged as CRM-2250

4. Thanks for the lists.

Cheers
Keith


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: Additional Event functionality
September 03, 2007, 12:15:00 am

1. Yes. A similar function (but with more exact match requirements) is in api/v2/Event.php (civicrm_event_search). You can also check:

http://forum.civicrm.org/index.php/topic,748.msg4614.html#msg4614

thought its not very efficient and does not use the db to restrict the events retrieved etc. If you create an api function, we will add it in 2.0

Check http://forum.civicrm.org/index.php/topic,1079.msg4589.html#msg4589 for some documentation links. We are also on IRC most of the time to help out

2. Yes, not sure of an easy to use interface to "Select one event" if there are hundreds of events

3. thanx. we'll fix this in 2.0

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

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: Additional Event functionality
September 03, 2007, 01:37:25 am
We have fixed http://issues.civicrm.org/jira/browse/CRM-2250, fix will be available in next revision release of 1.8

kurund
« Last Edit: September 03, 2007, 01:39:51 am by Kurund Jalmi »
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Additional Event functionality

This forum was archived on 2017-11-26.