You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be obvious that at the very least, conference organizers need to be able to view sessions by user. So whether this is done as an exposed view or just a block on the user's page with role visibility set, there needs to be some way to do this.
And yet I don't see that. Is this just missing in COD, or am I just missing it?
So simple to add, so I'm surprised I don't see it.
The text was updated successfully, but these errors were encountered:
I think we need some clarification on this view. This view is its own page and doesn't have to be on the Conference organizer's user profile at all. Although it could be. The my-sessions path should remain as is, ie. the sessions that a user has flagged for themselves and are visible on their user profiles. Those are after all "my-sessions". What we're talking about here is a statistics collecting view for Conference organizers and possibly the presenters themselves. Authenticated users won't see this view.
Why don't we give this view a path of /sessions-by-user. Hopefully the many to one relationships are available selections in the Views admin using the flag as the relationship. This view can maybe go in the Dashboard. I assume the Dashboard can have different sets of permissions.
This kind of statistics collecting view is a very good idea. I've been thinking along these lines too. If you want to use personal_schedules as a pattern, that's fine. But definitely make a new view, not a clone, and please don't change the my-sessions or my-registration (yes, that's without an s) paths.
is this not completed yet? Looks like user profile pages have a block displaying their session schedule already. Also, why was this assigned to me? I don't even remember assigning this to myself :D
It should be obvious that at the very least, conference organizers need to be able to view sessions by user. So whether this is done as an exposed view or just a block on the user's page with role visibility set, there needs to be some way to do this.
And yet I don't see that. Is this just missing in COD, or am I just missing it?
So simple to add, so I'm surprised I don't see it.
The text was updated successfully, but these errors were encountered: