This topic contains 1 reply, has 2 voices, and was last updated by admin 7 years, 2 months ago.
You must be logged in to reply to this topic.
This topic contains 1 reply, has 2 voices, and was last updated by admin 7 years, 2 months ago.
Thank you for a great product.
When in Timeline layouts ( resources) we would like to end up in another timeline view and not in calendar view.
E.g When in timeline week and clicking on a date, we would like to navigate to timeline day.
Yes, you can do that.
Add the following to your Custom JS field:
scheduler.config.active_link_view = “timeline_day”;
You must be logged in to reply to this topic.