Group records into columns by any field, drag cards between stages, and act on them in place. The same board on Screen Flows, Lightning pages, and Experience Cloud, configured with clicks. No code.
Group records into columns by any field, then drag a card to update the record behind it. Search, filter, and act without leaving the board.
The native Salesforce Kanban never leaves the list view. The Avonni board follows you across Salesforce. What changes is where it lives and how you add it, not what it can do.
Drop the kanban component onto any Flow screen and bind it to a collection. Let users move records between stages mid-Flow, then pass the result downstream.
Flow Screen ComponentsBuild it visually with the dcKanban component in Dynamic Components, group by any field with no Apex, and drop the board onto any Lightning page.
Dynamic ComponentsAdd the AX-Kanban to any Experience Cloud page. It respects your sharing rules and guest access, so external users move only the records they should.
Experience Cloud ComponentsDevelopers drop avonni-dd-kanban straight into an LWC template with documented attributes. Same board, in the markup you already own.
<avonni-dd-kanban header-title="Opportunities" query={oppQuery} group-field-name="StageName" fields={cardFields} mapping={cardMapping} search-fields="Name" show-item-count> </avonni-dd-kanban>

Guide reps through a deal board mid-Flow. They drag opportunities forward a stage, and the Flow picks up the change and keeps going.

Put a live board on a record or app page so a team sees every case, task, or opportunity by status and updates it in one drag.

Give partners or customers a board on an Experience Cloud site to track their requests through stages, scoped to what they are allowed to see.
Salesforce list views can show a board, but only there, and only the way the list view allows. The Avonni Kanban goes where you build and lets you shape every card.
It ships across the Avonni suite. The Flow version is in Flow Screen Components, the Lightning-page version in Dynamic Components, and the portal version in Experience Cloud Components. One subscription covers all three.
Any field on the object, such as stage, status, owner, or priority. You choose the group field, and each of its values becomes a column. Optional subgroups add a second level.
Yes. When a card moves to another column, the grouped field on the record is updated, respecting your field-level security and validation rules.
Any standard or custom object. Point it at the records you want through a collection, a no-code query, or a component query, and pick the fields shown on each card.
No. Admins configure the board entirely with clicks. Developers who prefer code can also use the LWC version with documented attributes.
Install free from the AppExchange and add a board to your first Flow, page, or portal today. Talk to us when you are ready to scale.