How to show tasks count on columns label like badge
Hello @SLokesh ,
I’m afraid there is no such functionality at the moment. However, thank you for pointing this out. It is a known request so this feature might appear in future Kanban updates.
As a workaround, you could try adding a pseudo-element with the state’s areasMeta[columnId].cardsCount
in its content.
For example, it could look something like this: https://snippet.dhtmlx.com/z17mq525.
Hello @SLokesh ,
I’m glad to inform you that we have added column headerTemplate and collapsedTemplate in Kanban 1.6 .
Please check the example: DHTMLX - Kanban. Template for column headers .