开发者

Drupal Calendar, I want each user sees his own events only

开发者 https://www.devze.com 2023-03-04 09:08 出处:网络
I installed drupal 6 calendar module and 开发者_运维百科it\'s working fine, but it shows all events for all users, i want to restrict that to show events for the user who already viewing now

I installed drupal 6 calendar module and 开发者_运维百科it's working fine, but it shows all events for all users, i want to restrict that to show events for the user who already viewing now

so i want my user to see his own events only, not other users events, how can i do that ?


Try adding a filter in your view of User: Current. That will restrict to events that the current user created.

0

精彩评论

暂无评论...
验证码 换一张
取 消