List

Configure the columns displayed in search results.

Overview

The List configuration determines which columns are shown in the search results table after a user performs a search. Each column displays data from a specific path in the search results.

Configuration

Configuring list columns

  1. Navigate to Admin β†’ IKO.

  2. Select an IKO Server and View.

  3. Go to the List section.

  4. Add or edit columns.

List columns configuration
Configure which columns appear in the search results.
Field
Description

Title

Column header text.

Key

Unique identifier for the column. Use id to mark this column as the ID field.

Path

Location of the data in the search results using JsonPointer notation (e.g. /name/fullName).

Display Type

Display type (Text, Date, etc.).

Parameters

Additional display parameters.

circle-exclamation
Search results table
Search results displayed to case workers.

Display types

Type
Description

text

Standard text display.

date

Date display (configurable format).

boolean

Yes/No display.

enum

Value from a fixed list.

hidden

Hidden field.

Last updated