FeatureFuel
15

Display field-name in single form

Source: directus/directus#18919 · opened by @Dominic-Marcelino
Summary

Fields can be named in the settings. Sometimes a field has a different display-name for the form than it has in the database (and therewith in the API). To not always have ti switch between the different pages it would be great if admins could see the original name inside the forms.

Basic Example

The original field-name could be either displayed in the existing dropown-menu or in a new Meta / Info-Menu:

![Bildschirmfoto 2023-06-16 um 13 12 19](

When clicking on the name, it should be copied.

Motivation

Find the original field-name from inside a item collection.

Detailed Design

/

Requirements List

Must Have:

• Display the name in the field-context

Should Have:

• Copy to clipboard on click on the name
• Link to the Field-settings



Drawbacks

Other non-admin roles (devs) could probably need this too, but as an MVP this could be added for admins only.

Alternatives

/

Adoption Strategy

/

Unresolved Questions

_No response_

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