johntalbott When creating a new appointment in a Scheduler with Resources, Kendo sets the appropriate resource(s) in the Create pop-up. Create a new appointment in this Kendo scheduler demo ... http://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical The resource(s) in the pop-up are set to match the resources defined for the row that was clicked. The implementation via AwareIM does not do this so the user is required to manually set the resource. Create a new appointment in the Team Tasks tab in CRM demo ... http://test.awareim.com/AwareIM/logonOp.aw?domain=CRM&userName=admin&password=password&testingMode=false#/home The resource(s) in the pop-up are NOT set to match the resources defined for the row that was clicked.