Where catalogs appear in the UI
This page explains where and how catalogs appear in the platform, and how you can control their visibility and layout
using fields like visibleOn
, tag
, and uiSchema
.
Once a catalog instance is attached to an entity, nullplatform automatically surfaces it in the UI—without any custom development.
The platform uses the associated catalog specification to determine:
- Where the catalog appears (tabs, side panels, etc.)
- How it's displayed (tags, read-only sections, editable forms)
- When it's visible (on create, update, list, read—based on your schema)
This makes it easy to build structured, discoverable, and reusable experiences across teams.