I'm working on a project, where I need to use more field with the same label.

The problem is clear: When I try to reorder the fields on field display overview form, it's hard to figure out, what field I'm dragging:

http://imageshack.us/photo/my-images/846/kijells041.png/

We discussed on #drupal.hu irc channel, more of them need to see the machine names in this pages.

On content type page we see this: http://img820.imageshack.us/img820/5895/kijells042.png

I think, the field ui pages would be usable like this:
http://img171.imageshack.us/img171/7813/kijells044.png

instead of this:
http://img834.imageshack.us/img834/51/kijells043.png

Comments

szantog’s picture

Status: Active » Needs review
StatusFileSize
new3.6 KB

And patch

Edit: embedded screenshots:
After patch:
Only local images are allowed.
Before patch:
Only local images are allowed.

szantog’s picture

Hmm.. wrong filename for testbot..

szantog’s picture

Remove whitespace error, and some one time used varible.

Status: Needs review » Needs work

The last submitted patch, 1270732_3_machine_names_on_field_ui_pages_D8-x.diff, failed testing.

szantog’s picture

Status: Needs work » Needs review
StatusFileSize
new5.41 KB

Hmm, sorry, this was the first time, when I met with simpletest.
Fixed the test.

szantog’s picture

I've found a space error.

Status: Needs review » Needs work

The last submitted patch, 1270732_6_machine_names_on_field_ui_pages_D8-x.diff, failed testing.

szantog’s picture

just trying and trying..

szantog’s picture

Status: Needs work » Needs review

needs review

idflood’s picture

Patch looks good after a review. I've also tested it and it's working as expected. Here is a new patch that only adds a space before the machine_name to match the look of admin/structure/types.
('' becomes ' ')

swentel’s picture

Status: Needs review » Needs work
Issue tags: +Needs usability review

This doesn't apply anymore. Also tagging for UX review.

Bojhan’s picture

Issue tags: -Needs usability review

I would consider this a won't fix, for clear reasons - the audience of this page is not solely developer, the concept machine name does not make sense to a large part of our user base. The added value is currently also achieved through other workflows.

swentel’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

So we don't show machine names on the content types page anymore either, so at least now it's consistent.