Hi, just got view model displayed on calendar, now trying to add EventTemplate & display some fields from view model, but got undefined error, so i'm adding Resources. i kinda understand this Resources is the data for event, but what are the exact differences between DataSource and Resources?
Since DataSource takes view model and the fields i want to show are all in view model. is there an easy way to populate EventTemplate?