search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Display Resources on a time range

Asked by Anonymous
5 years ago.

is there a way to display resources only on a certain time range? Like if i only wanted a Resource to be visible if you navigated to may 3, 2018 or something like that.

Answer posted by Dan Letecky [DayPilot]
5 years ago.

If you are switching the date using an .update() call you can simply update the resources array (https://api.daypilot.org/daypilot-scheduler-resources/) at the same time.

It might be also possible to update the resource during scrolling but that would need more tweaks - changing the content during scrolling can affect the Scheduler height and it can have other side effects that disrupt the user experience.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.