PowerBlocks
LibraryKanban Board (Galleries)
PROproject

Kanban Board (Galleries)

Unlike an SVG mockup, this Kanban actually works when you paste it: three real galleries filtered on a colKanban collection, and arrow buttons that Patch each card to the next or previous column — cards move on click, starting from bundled demo data. Swap the demo Table for your data source and you have a live board.

Pro component

Subscribe to access this component and the full library.

View plans
To do
Design login
Build table
In progress
Approvals flow
Done
Publish

YAML source

Preview — full code with PRO
# Kanban Board — PowerBlocks (PRO Screen, real galleries)
# Three galleries filtered by Status over the colKanban collection.
# FUNCTIONAL on paste: the arrow buttons initialize the demo collection on
# first click, then Patch the card to the next/previous column.
# To go live: replace the demo Table(...) below (it appears in the three
# galleries and the two arrow buttons) with your own data source.

- KanbanScreen:
    Control: GroupContainer
    Variant: ManualLayout
    Properties:
      X: =0
      Y: =0
      Width: =Parent.Width
# … full component definition unlocked with PRO

This is a partial preview. Unlock the full component →

More screens