Hi,
This seems so easy but I can't get Dynamic Event Source to work.
I have metadata schema applied to users group and each user has unique asset ID of a folder.
e.g Metadata Schema
User 1: folderID01 (various events)
User 2: folderID02 (various events)
User 2: folderID03 (various events)
This same metadata schema is applied to members only area of the site.
When the user login to the members area the Calendar Page asset should only dynamically draw events based on the user metadata value (%globals_user_metadata_events%).
The Calendar Page is setup with the GET Variable Name and nested inside Standard Page with Variable Name (same as Get Variable Name) and the User Metadata value.
I know this method works using asset listing.
Any ideas?
[quote]
The Calendar Page is setup with the GET Variable Name and nested inside Standard Page with Variable Name (same as Get Variable Name) and the User Metadata value.
I know this method works using asset listing.
Any ideas?
[/quote]
I'm sure I've tried to do something like this before and it didn't work for me either.
Why not set the calendar page to draw the locations directly from the user asset instead of trying to pass it through the standard page? Adding a dynamic source to it - "Current User - Keyword - asset_metadata_events" should work shouldn't it?
We have user based calendar with dynamic event source working for another website but for this website using the same method seems bit ghetto.
For the time being I'm having to hide if the current user meta does not match the css class of event folder being drawn. (still ghetto
)
The Upcoming Events Calendar works using the same method, so not sure why it doesn't for Calendar Page.
So I guess this is a Bug with the Calendar Page asset?
[quote]
So I guess this is a Bug with the Calendar Page asset?
[/quote]
You should submit a bug report so that Squiz can check it out.