Closed jestin-g closed 5 years ago
Hi, I would like to implement resourceTimeGrid to my calendar. For this, I need to use a Json for the option 'resources'. Is it possible ?
Here is the Json I need:
[ { "id": "1", "title": "Equipe 1" }, { "id": "2", "title": "Equipe 2" }, ... ]
'resources' => ???
Hi, I would like to implement resourceTimeGrid to my calendar. For this, I need to use a Json for the option 'resources'. Is it possible ?
Here is the Json I need:
'resources' => ???