Skip to content

9. Display Information — Static Text

This is the final step of the Static Text flow.

Wizard route: /cartography/add/displayinfo

Prerequisite

Steps 1, 2, 7, and 8 of the Static Text flow must be completed.

08 — Card Design


1. Form Fields

Field Required Description Static Text Example
Name Yes Widget name Line-3 Production Panel Header
Description No Description Line-3 dashboard top header card (Static Text)
Tags No Tags static-text, header, line3
Target Folder Yes Folder CARTOGRAPHY/Facility1/Header Cards

Static Text Naming

Use the <topic>_<type>_StaticText format:

  • Line3_DashboardHeader_StaticText
  • Shift_Contact_StaticText
  • Emergency_Instruction_StaticText

2. Folder Selection

CARTOGRAPHY/
├── Facility 1/
│   └── Header Cards/      # Static Text — dashboard headers
├── Instructions/          # Static Text — operator SOP
└── General/
    └── Contacts/          # Static Text — shift contacts

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 Static Text 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. Static Text Flow Completed

flowchart LR
    A[Markdown Content] --> B[Cartography<br/>Static Text ✓]
    B --> C[Horizon / Atlas<br/>Dashboard]

6. Other Text Flow