Hi,
Is there a possibility to customize the columns headers (content, css)?
Thanks
Markus
Hey Markus,
Check this guide for possible customizations of the taskboard https://bryntum.com/products/taskboard/docs/guide/TaskBoard/customization/taskcontents
Is that what you're looking for?
Best regards,
Márcio
The column definitions are converted to instances of these https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel
Hey Markus,
As you'll see here https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoard#config-columns the columns have a type of ColumnModel
, you'll see all the available configurations here https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel
Best regards,
Márcio
Hey Marcio,
Thanks a lot.
We saw that it's possible to add stuff (buttons, etc.) below the column header like here the plus button: https://bryntum.com/products/taskboard/examples/column-toolbars/
However, we are wondering, if it's possible to add stuff at the very top (where the column name is the collapse button and the menu), or at least to make the column header clickable...
Thanks again
Markus
Hi,
This is not supported. Opened a feature request for that https://github.com/bryntum/support/issues/6497
Good luck ,
Tasnim
Best of luck,
Tasnim