Can I have two agenda views similar to the way you do workweeks with different start dates?
Can I also select an end date?
Can you provide more details on the follwing structure?
◦first column, event’s date, uses scheduler.templates.agenda_time template
◦second column, event’s text, uses scheduler.templates.agenda_text templates
What template options do I have?
>> Can I have two agenda views similar to the way you do workweeks with different start dates?
>> Can I also select an end date?
You can try to use the agenda extension that is attached to the dhtmlx.com/docs/products/kb/inde … al&q=13425 post. It allows to set agenda_start and agenda_end properties.
Regarding templates - please see the answer gived here dhtmlx.com/docs/products/kb/inde … al&q=13417
and the dhtmlxScheduler/samples/02_customization/04_month_days_coloring.htmlsample in the scheduler package