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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | feeds_ui-use-machine-names-1561200-5.patch | 981 bytes | osopolar |
| #2 | field-identification-with-machine-names-1561200-2.patch | 1.28 KB | szt |
| #1 | field-identification-with-machine-names-1561200-1.patch | 1.27 KB | szt |
Comments
Comment #1
szt commentedPlease test it.
Hacking also the LEGEND section.
Comment #2
szt commentedupdated...
Comment #3
twistor commentedWe 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.
Comment #4
szt commentedFor 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.
Comment #5
osopolarI 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}.
Comment #6
sebaz commentedGreat 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.
Comment #7
szt commentedThe last patch (#5) is an excellent solution!
(this is very important feature, because in Hungarian the word "Title" and "Address" also means "Cím" :)
Comment #9
twistor commentedThat will work. Thanks!