I've have had created a custom view where that allows me to show non-sequential dates, date grouped by resources. (see attached image).
In the attachment I have 2 dates (12/7 and 12/9) and 2 resources (AU01, AU40). In it's current version the columns are always the cross product of the dates x resources. Eg. 12/7 has a column for au01, au40 and 12/9 has a column for au01, au40.
I would like to create a customized version where the columns where not necessarily always a cross product of the resource list. For example I could provide the view with a date with specific resources for that date and the resource might be different on different dates.
I might do something like 12/7 => (AU01, AU02) and then on 12/9 => (AU40, AU41). This would give me 4 columnts displayed.
From the research I've done it looks like I'll have to deal with the grouping and createLayout functions in the scheduler view but not really sure where to start. Any direction or help anyone can provide would be greatly appreciated.
Thank you in advance,
Bo Stewart