Our flexible Kanban board for managing tasks with drag drop


Post by markus »

Hi,

Is there a possibility to customize the columns headers (content, css)?

Thanks
Markus


Post by marcio »

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


Post by markus »

Hey Marcio,

I think not - we want to change the COLUMN header. Understand your link is talking about the content of the tasks card...

Thanks anyway
Markus


Post by Animal »

The column definitions are converted to instances of these https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel


Post by marcio »

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


Post by markus »

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


Post by tasnim »

Hi,

This is not supported. Opened a feature request for that https://github.com/bryntum/support/issues/6497

Good luck :),
Tasnim


Post Reply