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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Event individual detail shown in Drupal ?
Pages: [1]

Author Topic: Event individual detail shown in Drupal ?  (Read 1133 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
Event individual detail shown in Drupal ?
May 23, 2013, 03:05:22 am
Hello,

I have successfully managed to show a list of CiviCRM Events in a Drupal View. It looks great, plus, I can change the template as I choose to.

Now, when I click on the Event title itself, I am redirected to the Event view... but in CiviCRM !
I want to display the Event with a very specific template, and in my Drupal frontend (as I would with a node, actually).

How can I achieve the above ?
Thanks in advance,

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Event individual detail shown in Drupal ?
May 23, 2013, 03:13:35 am
Quote from: Jul on May 23, 2013, 03:05:22 am
Now, when I click on the Event title itself, I am redirected to the Event view... but in CiviCRM !

by 'event view' do you mean (since you talk about Views too) the event registration page or the event info page. perhaps paste a url example

or maybe you have the View linking to the Event configuration page. hard to guess

and what do you mean by 'in drupal frontend'

do you mean you want some navigation to the events

or you want a node that has a 'civicrm reference' field to the civi event

or maybe something else ...?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

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
Re: Event individual detail shown in Drupal ?
May 23, 2013, 03:16:35 am
I mean the event info page ; I would like to view it in my website, this is what I mean by "drupal frontend"; it should be rendered in the same template as my website.

Ultimately, I will have to render the registration page there too.

I hope it makes my question clearer, if not, I'll gladly add some more info :)

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Event individual detail shown in Drupal ?
May 23, 2013, 12:54:37 pm
Normally event pages do get rendered in the default drupal theme so am not sure  what weirdness you have happening.

but perhaps knowing that it is to be expected that the Event Info and Event Rego pages get shown with the public theme, you may think about any odd modules you have that might be messing with your themes
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Event individual detail shown in Drupal ?
May 23, 2013, 05:03:02 pm
It sounds like you don't like the standard look of CiviCRM's event info pages. A couple options would be to
A. Tweak the css to make it look like what you want
B. Use views to display the event. If your view takes event id as an argument in the url, and is set to display only one record, then you could control the presentation that way.
Try asking your question on the new CiviCRM help site.

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Event individual detail shown in Drupal ?
May 24, 2013, 05:14:41 pm
Did I misinterpret the question because this thread is actually about Participants?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

kreynen

  • I post occasionally
  • **
  • Posts: 105
  • Karma: 8
Re: Event individual detail shown in Drupal ?
May 30, 2013, 02:34:57 pm
https://drupal.org/project/civicrm_multiday_event might be what you are looking for. 

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Event individual detail shown in Drupal ?

This forum was archived on 2017-11-26.