FeatureFuel
6

Reusable Field Templates for Consistent and Efficient Schema Design

Source: directus/directus#25381 · opened by @MrCasquette
Summary Directus should allow users to define and reuse field templates (type, interface, icon, translations, validation, etc.) that can be quickly applied to any collection, ensuring consistency and saving time. Basic Example Define a title field template once, then add it to any collection in one click, with all settings (type, interface, translations, validation) pre-filled. Example (JSON): Motivation • Avoid repetitive manual configuration for common fields (e.g., title, description, image, etc.) • Ensure consistent UX, validation, and translations across all collections • Make onboarding and maintenance easier for teams Detailed Design • UI and API to create, manage, and apply field templates • Templates include all field settings (type, interface, translations, icon, validation, etc.) • Import/export templates as YAML/JSON for sharing or backup Requirements List Must Have • Create, save, and apply field templates …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests