9. Display Information — Dynamic Text
This is the final step of the Dynamic Text flow.
Wizard route: /cartography/add/displayinfo
Prerequisite
Steps 1, 2, 3, 4, 7, and 8 of the Dynamic Text flow must be completed.
1. Form Fields
| Field | Required | Description | Dynamic Text Example |
|---|---|---|---|
| Name | Yes | Widget name | Today's Production Count |
| Description | No | Description | Line-3 daily production count (Dynamic Text) |
| Tags | No | Tags | kpi, dynamic-text, daily, production |
| Target Folder | Yes | Folder | CARTOGRAPHY/Facility1/KPI Cards |
Dynamic Text Naming
Use the <metric>_<period>_DynamicText format:
Production_Daily_DynamicTextOEE_Live_DynamicTextRevenue_Today_DynamicText
2. Folder Selection
CARTOGRAPHY/
├── Facility 1/
│ └── KPI Cards/ # Dynamic Text — live KPIs
├── Finance/
│ └── Daily KPI/ # Dynamic Text — revenue, invoices
└── General/
└── Target Tracking/ # Dynamic Text — target completion %
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 Dynamic 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
- Place on a dashboard: → Horizon
- Edit: → Cartography — Edit
- Management/Move: → Cartography — Management/Move
5. Dynamic Text Flow Completed
flowchart LR
A[Compass<br/>Single Value Query] --> B[Cartography<br/>Dynamic Text ✓]
B --> C[Horizon / Atlas<br/>Dashboard]
6. Other Text Flow
- Static Text Flow — Fixed Markdown content