Hi Support.
I'am have dataSource this have field or key "color". And i need change color Event tasks follow to dataSource field color. Thank.
This dataSource.
dataSource: [
{
Id: 34,
userID: 4,
ProjectName: "test112",
ProjectdetailName: "test112_detail",
MainTaskName: "requirement analysis",
Subject: "Q&A",
color: "#e1a885",
plan_progress: 100,
actual_progress: 0,
StartTime: "2021-09-17T03:03:38.000Z",
EndTime: "2021-09-17T04:03:29.000Z"
}
],