Customization
Cards
Use avatars:
Switchbutton: false/true // {1}Colors/Icons mapping
Event color mapping:
"draft": {
"key": "imext:draft", //{1}
"color": "#fff", //{2}
"background": "#757575", //{3}
"label": "Draft" //{4}
},
"done": {
"key": "imext:done",
"background": "#2EAB50",
"label": "Done"
},
"published": {
"key": "stat:usable",
"background": "#288DC0",
"label": "Published"
}PlanningItems color mapping:
Assignments color mapping:
Articles color mapping:
Assignment types:
Columns
Default number of columns:
Max number of columns:
Column width (px):
Last updated
Was this helpful?