FeatureFuel
37

Inline Form Interface

Source: directus/directus#18041 · opened by @hanneskuettner
Summary Create a M2O interface that renders the related item in the parent form. First brought up in #3474 This allows easy sharing of common fields between different collections without the extra mental overhead of selecting or creating a new item in the M2O Dropdown and editing the item in a separate drawer. Basic Example _No response_ Motivation Often we have common fields that could be shared by multiple collections, eg. a "Meta" collection that includes title, description, OpenGraph definitions, etc.. shared in the pages, news and products collections. The optimal way to structure the database would be to create one common collection that is related through a M2O with other collections (though in this case it is basically a O2O). Currently the editing experience with the Dropdown is more cumbersome than not. Detailed Design The "Inline Form" should be implemented as a separate M2O interface that allows the selection of a related collection. …

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