I am trying to get an event on scheduler to span multiple days. The start and end date are 3 days apart but scheduler only shows the event on the first day (my scheduler groups by day & hour) but with the proper ending time (ie the time portion from the end date).
Is there something I can do to get scheduler to show a resource entry spanning multiple days?