{% extends "base.html" %} {% block content %}
DashboardConfigs{{ title }}

{{ title }}

{# ── Toast notification ───────────────────────────────── #}
{# ── Top meta strip ───────────────────────────────────── #}
Unique identifier — lowercase, hyphen-separated.
Draft results go to staging tables; Published go to live dashboards.
{# /meta-strip #} {# ── Two-column editor body ────────────────────────────── #}
{# ── Sources column ────────────────────────────────── #}

Sources

{# ── Destination column ────────────────────────────── #}

Destination

{# /editor-body #} {# ── Field mapping ─────────────────────────────────────── #}

Field Mapping

Map source column names to destination column names when they differ. Leave empty if all column names already match.

Source Column Destination Column
{# ── Action bar ─────────────────────────────────────────── #}
Cancel
{# ── JSON preview panel (hidden by default) ───────────── #}
{# ── System Config Card Template ──────────────────────────────────────────── #} {% endblock %}