Skip to content

Promote custom content columns in datagrids from experimental to stable #117

Description

@ako

Description

Datagrids with custom content columns (edit/delete buttons) work via `CREATE OR MODIFY`, but the skill docs mark these as "experimental" and they may show warnings in Studio Pro. Edit and delete buttons in grids are a fundamental CRUD pattern and should be fully supported.

Current State

Custom content columns with action buttons can be created but:

  • Marked as experimental in skill documentation
  • May produce warnings in Studio Pro
  • No round-trip fidelity guarantee

Suggested Fix

  • Test and stabilize custom content column BSON serialization
  • Remove "experimental" label from skill docs
  • Ensure DESCRIBE roundtrip produces clean output for pages with action columns

Impact

Medium — edit/delete buttons in grids are used in virtually every CRUD app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions