Portal Views

Configure how data is displayed in your portals


When you add a collection

to a portal, you control exactly how that data appears to users. This guide covers the display options, field configuration, and view settings available for portal navigation items.


Display Types

Each collection navigation item can use one of two display types:

Table View

Table view displays records in a familiar list format, similar to how collections appear in Kinabase. Records are shown as rows with fields as columns.

Best for:

  • Lists that users need to scan quickly
  • Data with many fields where comparison is important
  • Collections with sorting and filtering needs

Catalogue View

Catalogue view groups records into categories displayed on separate pages, with records shown as cards or tiles.

Best for:

  • Product or inventory catalogues
  • Resource libraries or document collections
  • Visual browsing where images are important
  • Hierarchically organised data

When using catalogue view, you can choose the Catalogue Layout:

  • Cards - display records as visual card tiles with featured images
  • Table - display records within categories as table lists

Configuring a Collection Navigation Item

To configure how a collection appears in your portal:

  1. Open your portal in Settings → Portals
  2. Go to the Structure tab
  3. Click on an existing collection item or add a new one
  4. Configure the settings described below

Basic Settings

  • Name - the label shown in portal navigation
  • Icon - the icon displayed next to the name
  • Data Source - the collection to display
  • Display Type - Table or Catalogue

Field Configuration

Control which fields

appear and in what contexts:

Field Visibility

For each field, you can control visibility in three contexts:

ContextDescription
Table DisplayWhether the field appears as a column in the table/list view
Record DetailsWhether the field appears when viewing a record's full details
CSV ExportWhether the field is included when users export data to CSV

Conditional Visibility

You can set visibility rules using conditions. For example:

  • Show a "Cost" field only to certain user types
  • Display "Internal Notes" only when a record is at a specific workflow stage
  • Hide sensitive fields based on field values

To add conditional visibility:

  1. Click the visibility settings for a field
  2. Add conditions using the formula builder
  3. The field will only show when conditions are met

Field Order

Drag fields to reorder how they appear in the table or record details view. Place the most important fields first.


Filtering Records

Control which records

appear in the portal:

Static Filters

Apply fixed conditions to limit displayed records:

  • Status is "Active"
  • Due Date is in the next 30 days
  • Category is "Published"

These filters apply to all users of the portal.

User-Based Filters (External Portals)

For external portals, use relational filters to show users only their own data:

  1. In the filter configuration, add a User-Based Filter
  2. Select the field in this collection that links to user records
  3. Select the corresponding field in the user collection
  4. Choose to match on the current user's record

Example: In a Projects collection, filter where "Client" equals the current user's record.

See our External Portals guide for detailed user-based filter configuration.


Sorting & Grouping

Sorting

Set default sort order for records:

  1. Select the Sort Field - the field to sort by
  2. Choose Sort Direction:
    • Ascending (A-Z, oldest first, lowest first)
    • Descending (Z-A, newest first, highest first)

Grouping

Group records by a specific field:

  1. Select the Group By Field
  2. For date fields, choose Precision:
    • Day
    • Month
    • Year
  3. For hierarchical grouping, configure additional options

Catalogue View Configuration

When using catalogue display, additional options become available:

Categorising Field

Select the field used to create categories. Records are grouped by unique values of this field.

Category Layout

Choose how categories are displayed:

  • Cards - visual tiles, ideal with images
  • Table - list format within each category

Select an image field to use as the featured image for:

  • Individual record cards
  • Category header images

Hierarchical Grouping

For nested category structures:

  1. Enable hierarchical grouping
  2. Configure parent-child relationships
  3. Set sorting options for each level

Portal Views (Named Views)

Within a collection navigation item, you can create multiple Portal Views - named, filtered perspectives on the data:

Creating Portal Views

  1. In the navigation item configuration, find Portal Views
  2. Click + Add View
  3. Configure:
    • Name - the view label (e.g., "Active Projects", "Overdue Tasks")
    • Icon - optional icon for the view
    • Filters - conditions specific to this view
    • Sorting - sort order for this view

Using Portal Views

When users access the collection in the portal, they can:

  • Switch between available views
  • Each view shows records matching its specific filters
  • Views help users find relevant data quickly

Example views for a Tasks collection:

  • "All Tasks" - no additional filters
  • "Overdue" - Due Date is before today
  • "Completed" - Status is "Completed"
  • "This Week" - Due Date is within the current week

Display related records within the record details view:

Lists

Show child records from related collections:

  1. In the navigation item configuration, find Lists
  2. Add a List:
    • Select the child collection
    • Configure which fields are visible
    • Apply filters if needed

Example: Show Tasks as a list within Project records.

Associated Collections

Show records linked through record fields or multi-record fields :

  1. Add an Associated Collection
  2. Configure the relationship and display settings

Workflow Actions

Allow portal users to move records through workflow

stages:

Enabling Stage Transitions

  1. In the navigation item configuration, find Workflow Actions
  2. For each stage transition, configure visibility:
    • Which transitions are available in the portal
    • Conditions for when transitions appear

Visibility by Context

Control where workflow action buttons appear:

  • Table View - in the row actions
  • Record Details - in the record header or actions area

Automations & Forms

Make forms

and automations available to portal users:

Available Automations

  1. In the navigation item configuration, find Automations
  2. Select which forms/automations are available:
    • Forms appear as action buttons
    • Users can trigger the automation and complete the form

Automation Visibility

Forms respect their own visibility conditions, so you can:

  • Show different forms to different user types
  • Require specific field values before forms are available
  • Limit forms to specific workflow stages

Best Practices

Limit visible fields

Only show fields that users need. Too many columns make tables hard to read.

Use meaningful default sorting

Sort by the most relevant field - usually by priority, due date, or status.

Create focused views

Use portal views to help users find what they need without complex filtering.

Use catalogue view for visual data

If your data has images or natural categories, catalogue view provides better browsing.

Test with real data

Use the "Preview as user" feature to see exactly what portal users will experience.



Thoughtful view configuration makes portals intuitive and efficient for users. Take time to consider what information users need most and present it in the clearest way possible.

If you need further assistance, our support team is here to help.