Table, Gallery, Kanban and Calendar Views
Every portal table can be displayed as a table, a gallery, a kanban board, or a calendar, chosen per role. The same records, in the shape that suits the work.
A list of rows is the right shape for some data and the wrong shape for most. Bookings want a calendar. Properties want photographs. Work in progress wants columns you can move a card between.
Each portal table picks the shape that suits it, and the choice is per role.
What it does
Four view types, one per table:
- Table: rows and columns, with optional grouping under collapsible headers
- Gallery: a grid of cards with a cover image and a few summary fields
- Kanban: cards in columns, grouped by a single-select field, draggable between them
- Calendar: records placed on a month, week or list view by a date field
Because the view type is a per-role setting, the same table can be a kanban board for the team working it and a plain table for the client watching it.
Why it matters
The view is most of what makes a portal feel like a product rather than a database export. Someone opening a schedule expects a calendar, and reading dates out of a column of text is work you are asking them to do for no reason.
It also changes what people can do. Dragging a card from In Progress to Done is one gesture; the same change in a table is opening a record, finding the status field, and saving. On a kanban board a portal user can drag between columns whenever they have edit permission on the group field, and the change saves immediately.
What each view needs
- Kanban needs a single-select field to build the columns from
- Calendar needs a date or date-and-time field to place records by
- Gallery works best with an attachment field to use as the cover image
- Table grouping needs the whole result set, so tables over 500 records render ungrouped until filtered
- Kanban and calendar load the whole table at once and stop at 500 records, so filter a larger table down before pointing a board or a calendar at it
A date-and-time field places a record at its specific time, which shows in week view. A plain date field places it on the whole day.
How it works
Pick the view on the table's Display tab, then choose the fields that appear on the row or card. The rest of the record lives on its detail page, so a card stays scannable.
Each view has its own guide: table, gallery, kanban, and calendar.
Who it is for
Whichever view matches the work: event scheduling and maintenance portals on the calendar, project management and issue tracking on a board, real estate and inventory in the gallery.
Try it on your own base
Connect Airtable, build a portal, and share it. Seven days free, no card needed.
Related guides and examples
Record Detail Pages and Summary Fields
Choose which fields appear on the row or card and which live on the record's dedicated detail page, so a list stays readable without hiding anything.
Use caseEvent Scheduling
Give speakers, authors, tutors, and performers a self-service portal to view their upcoming events, confirm availability, and access venue details from your Airtable schedule.
Use caseProject Management
Give clients and external collaborators a branded view into their projects in Airtable, with controlled access to tasks, timelines, and deliverables.
GuideNew: Gallery, Kanban, and Calendar Views Plus a Record Detail Page
Portal tables can now be set up as a gallery, kanban board, or calendar instead of the standard table. Plus a dedicated record detail page, clickable linked records, and attachment uploads from the portal.