Sorry if this is addressed in documentation somehwere.. could not find it...

how can i display all the events submitted by a specific user, as opposed to all events in a shared calendar?

thanks!

Comments

bernie’s picture

I am still hoping someone can provide some input on this...

Is it possible, using the Event Module, to display only events submitted by a specific user?

dublin drupaller’s picture

hi Bernie,

You could modify the php snippet in the handbook pages that Displays the (x) most recent weblog entries from a specific user by changing the type from "blog" to "event", so it lists (x) most recent Event entries from a specific user.

Hope that helps..

Dub

Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate

ec’s picture

eventfinder here -> http://drupal.org/node/24089 may help you. eric

bernie’s picture

Thanks for the feedback guys. Will check into those options.