Designing AnyDB Types
Types define the structure, layout, rules, and behavior of records in AnyDB. Use these guides to design types that are clear, connected, and ready for day-to-day work.
Start with Type Structure
Create & ManageCreating TypesCreate new types for the records your database needs.Managing TypesView, edit, delete, version, and organize existing types.Editing TypesUpdate an existing type as your workflow changes.Type DesignerUse the designer workspace to lay out and configure a type.
Layout & FieldsCell LabelsName and hide labels so records read clearly.Cell StylingFormat cells, span cells, and apply conditional styling.BadgesAdd compact visual status markers to records.Cell ValidationSet required fields and dynamic validation messages.
Behavior & LifecycleLinking CellsConnect cell values across related records.Cell Value OverridingAllow record-specific edits on inherited or computed values.Cell Privacy & LockingControl who can view or change specific cells.MigrationMove existing records forward when type changes require migration.Export / ImportMove type definitions between databases or environments.