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.
Comments
Similar requests
Support custom CSS classes for backend form interface and add unique identifier for interfaces
3 votes · 0 comments
Automatic Language Selection in Translations interface for Visual Editor
5 votes · 0 comments
Additional Form/Field Layout Options
45 votes · 0 comments
Dropdown selector for boolean field with labels
1 vote · 0 comments
Give some flexibility on Directus users interface
3 votes · 0 comments
No comments yet.