I have created event in scheduler for Child node and created, but showing the event in scheduler as parent and heading also. How load event only for child and remove parent node listed event. Please update.
Thanks & Regards Karthik
You need to use a different resource ID for the parent rows. An event will be displayed in all rows where the id matches the event resource id (resources[].id === events.list[].resource).