PhoenixKitDashboards.Web.DashboardFormLive (PhoenixKitDashboards v0.2.1)

Copy Markdown View Source

Dedicated create/edit page for a dashboard's metadata (title, layout type, visibility). Replaces the old create modal.

  • :new — title + type + visibility; creating navigates straight into the new dashboard's builder.
  • :edit — title + visibility are editable; the type is fixed at creation (shown locked). Saving returns to the manage page.

Widgets and placement are edited in the builder, not here.