I installed the drupal 6 calendar module and it works fine, but it shows all events for all users, I want to limit it to show events for the user who is already viewing now
so I want my user to see only his events, and not other user events, how can I do this?
source
share