Closed (fixed)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 22:27 UTC
Updated:
6 May 2009 at 07:20 UTC
There is on the page Map file columns (step 4 of 8) the field description to see, but no field name.
the problem is that I do have fields in groups with same description. They differ only in field name.
It is possible to find the right fieldname in sourcecode of the page but it would be helpfull to have the fieldname visible directly.
Thx
Comments
Comment #1
Robrecht Jacques commentedFixed in CVS. Will be included in -rc5.
The mapping page has for each field a set of tips. For CCK fields this will include the cck fieldname (eg field_text) and cck type (eg text). If the field accepts special formats (such as dates or node references), a tip indicating this will also be included.