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 (Moderator: Dave Greenberg) »
  • Public search mixing CiviEvents and Drupal results
Pages: [1]

Author Topic: Public search mixing CiviEvents and Drupal results  (Read 15391 times)

Jul

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: 7.19
  • MySQL version: 5
  • PHP version: 5.23
Public search mixing CiviEvents and Drupal results
July 01, 2013, 02:38:31 am
Hello,

I use CiviCRM for Drupal 7.
My client will be administration events in CiviCRM, while Drupal will be displaying the Events on the public pages.

I have integrated CiviEvents with Views, and so, among other usual contents suchs as News, Galleries, and other CMS stuff, I can display CiviCRM events.

Now, I want the default search of Drupal to go through both the Drupal content (which it does, by default) AND the CiviEvents that are public.
How can I achieve this ?

Thanks in advance

kreynen

  • I post occasionally
  • **
  • Posts: 105
  • Karma: 8
Re: Public search mixing CiviEvents and Drupal results
July 19, 2013, 05:29:46 am
Unfortunately while Drupal's Views can pull from CiviCRM, getting Drupal's search to index this data is more complicated.  It's possible, but there is an easier way.  https://drupal.org/project/civicrm_multiday_event creates Drupal nodes that remain synchronized with a CiviCRM Event.  There are already several functions that redirect to the correct URL in CiviCRM to edit the CiviCRM Event, add Participants, ect.

If you want to request a feature that automatically redirects viewing the node to CiviCRM, I'd be happy to add that.  The while Drupal would be indexing the Drupal nodes, anyone who clicked on those results would be redirected to the CiviCRM Event.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Public search mixing CiviEvents and Drupal results

This forum was archived on 2017-11-26.