Sometimes at the mapping setting page the "Select a target" dropdown shows the same names.
This patch adds the machine name to help figuring out the right field easily.

Comments

szt’s picture

Status: Active » Needs review
StatusFileSize
new1.27 KB

Please test it.
Hacking also the LEGEND section.

szt’s picture

updated...

twistor’s picture

Priority: Major » Normal
Status: Needs review » Needs work

We definitely need to do something about this, but I don't think this is the right approach. $mname is not really the machine name of the field, it's whatever the target set in that value.

szt’s picture

For me it shows always the machine name...
Using for all my projects without any wrong results.
Ok, please tell me, where can I find the machine name variable, and I'll reroll.

osopolar’s picture

Status: Needs work » Needs review
StatusFileSize
new981 bytes

I created a new patch for this, which shows the machine name in the feeds mapping form, in the select fields and in the legend. Using machine names is more explicit than field names and very helpful if there are lots of fields - even more when using some naming conventions while creating fields like field_{contentype}_{name}.

sebaz’s picture

Issue summary: View changes

Great solution and it should be added to the next release.

I wanted to post the same patch like #5 but it exists, so I'm voting for it.

szt’s picture

Status: Needs review » Reviewed & tested by the community

The last patch (#5) is an excellent solution!
(this is very important feature, because in Hungarian the word "Title" and "Address" also means "Cím" :)

  • Commit 3371be4 on 7.x-2.x authored by osopolar, committed by twistor:
    Issue #1561200 by szt, osopolar: Added Use machine names for better...
twistor’s picture

Status: Reviewed & tested by the community » Fixed

That will work. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.