Skip to content

9. Display Information — Two-Column List

This is the final step of the Two-Column List flow.

Wizard route: /cartography/add/displayinfo

Prerequisite

Steps 1, 2, 3, 4, 7, and 8 of the Two-Column List flow must be completed.

08 — Card Design


1. Form Fields

Field Required Description Two-Column List Example
Name Yes Widget name Shift Summary Info
Description No Description Shift parameters and KPI summary (Two-Column)
Tags No Tags list, summary, shift, two-column
Target Folder Yes Folder CARTOGRAPHY/Facility1/Info Cards

Two-Column List Naming

Use the <topic>_<content>_TwoColumn format:

  • Shift_Summary_TwoColumn
  • Recipe_Parameter_TwoColumn
  • Facility_Info_TwoColumn

2. Folder Selection

CARTOGRAPHY/
├── Facility 1/
│   └── Info Cards/          # Two-Column List
├── Recipes/
│   └── Parameter Lists/
└── General/
    └── Summary Cards/

3. Saving

When you click the Save button at the top right, the widget is written to the database and you are returned to the /cartography/list route.

Success

If saving succeeds, you see your Two-Column List widget in the Cartography list.

Save Error

  • Backend access error → Contact your system administrator
  • A widget with the same name already exists → Change the name
  • Unauthorized user → Check your login status

4. Next Steps


5. Two-Column List Flow Completed

flowchart LR
    A[Compass<br/>Label+Value Query] --> B[Cartography<br/>Two-Column List ✓]
    B --> C[Horizon / Atlas<br/>Dashboard]