agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.39k stars 523 forks source link

Linked items: Collection entry must contain a "name"-field #1495

Open Der-K-2000 opened 2 years ago

Der-K-2000 commented 2 years ago

If you don't have a field with the key "name", there will be only the relative link to a connected page in the sidebar of "linked items". That could be quite confusing, especially with a lot of linked pages.

One solution to avoid this bug could be to add a new field to the collection-settings which points to a custom name field. (similar to the sort-field)