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) »
  • split "event listing"
Pages: [1]

Author Topic: split "event listing"  (Read 572 times)

hornyglider

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Joomla! 2.5.14
  • MySQL version: 5.1.71
  • PHP version: 5.4.20
split "event listing"
November 19, 2013, 12:58:04 am
Hello together,

i want to split events on my website.

For example:
Normaly there are all events in a "Event listing":

Party 1
Party 2
Party 3
Congress 1
Congress 2
Congress 3

Is there a posibility to display only some events of the "Event listing"?:

Eventlisting for menupoint Party`s

Party 1
Party 2
Party 3

Eventlisting for menupoint Congress

Congress 1
Congress 2
Congress 3

Thanks

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: split "event listing"
November 19, 2013, 02:44:02 am
I don't think it is possible to do this without custom coding. Also you should check if this is possible using "Views" drupal module.

Hth
Kurund
Found this reply helpful? Support CiviCRM

hornyglider

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Joomla! 2.5.14
  • MySQL version: 5.1.71
  • PHP version: 5.4.20
Re: split "event listing"
November 19, 2013, 02:50:00 am
Hello Jalmi,

I am using civicrm with Joomla! 2.5. Do you know how to do this in Joomla?

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: split "event listing"
November 19, 2013, 02:59:06 am
Can't think of anything other than custom coding to display listing according to your needs.

Kurund
Found this reply helpful? Support CiviCRM

hornyglider

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Joomla! 2.5.14
  • MySQL version: 5.1.71
  • PHP version: 5.4.20
Re: split "event listing"
November 19, 2013, 03:02:30 am
Sorry for asking u!

is anybody other here how know how to do this?

Normaly when i choose the event type i should have to choose an event type for listing (see in the screen). Or am i wrong?
What do i have to do to choose the event type on the right side?
« Last Edit: November 19, 2013, 03:25:34 am by hornyglider »

hornyglider

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Joomla! 2.5.14
  • MySQL version: 5.1.71
  • PHP version: 5.4.20
Re: split "event listing"
November 24, 2013, 08:34:20 am
is anybody know what to do?

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: split "event listing"
November 24, 2013, 08:41:22 am

as kurund mentioned, u'll need to write custom code to do this. If you do make changes and extend the event listing code please share it with the community

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

hornyglider

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
  • CiviCRM version: 4.3.3
  • CMS version: Joomla! 2.5.14
  • MySQL version: 5.1.71
  • PHP version: 5.4.20
Re: split "event listing"
January 15, 2014, 05:52:49 am
can tell me, which code in which place i have to change?

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: split "event listing"
January 15, 2014, 06:04:57 am
That would be writing a custom extension with new code to write, not modifying something existing. civix can make it faster for you.

You can use the api (check out the wiki) to fetch the event types and events filtered by type and display them.

It shouldn't be too complicated once you master the basis, but might be faster for you to hire someone to do it. Would be great if you can share the result.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • split "event listing"

This forum was archived on 2017-11-26.