How to configure Dashboard basic properties

Go to "KanBan Properties" by clicking anywhere out of column header, group header or cards.

Click "create" link next to "Config" label at the right sidebar (link text will be changed to "edit" if configuration has been saved already at least once).

Kanban config dialog popup will open. Go to "Basic Configuration" tab here.

  • Populate "Title" field (1, optional) and "Icon" (2, optional). After saving, icon and title will be shown in top left corner of kanban (see image below).

  • Configure Dashboard, Header and Title CSS styles (5).

  • Specify "Inline CSS Styles" (6) - there you can add any custom CSS if necessary. Moreover, merge fields and formulas are supported there!

  • Check "Track History" (3) if you want to see history of changes on the kanban view (in debug console).

  • Turn on "Synchronous Scrolling" (4) if you want to have columns be scrolled together. Useful, e.g., if you try to make something table-like.

  • Turn on "Show Search Input" (7). If shown, it allows user to search a part of text through all displayed kanban elements.

  • "Icons Library" link can help you find an appropriate icon.

  • Icon name should be typed with icon category and a colon (e.g. action:edit).

  • If you don't populate title, kanban name will be shown instead.

Save (8) changes Kanban config. Popup will be closed.

Then save whole Kanban to get all changes applied:

Close kanban builder to see applied title and icon:

Last updated