I’m trying to set up a CSV import to create nodes. On the Mapping page for the feed import, several of the fields in my target node type are not listed in the dropdown box to select as a target field. I don’t know why.
Some info:
All the fields that aren’t showing up are of type Time, added by the cck_time module. I’ve not seen any specific issues with mapping this field type, but it does seem like the common denominator here.
I set up the feed, then added extra content fields. The fields that aren’t showing up were all added at this later point, although others that were added at the same time are. I’ve flushed cache several times.
Several of the fields share the same label (ie: “Earliest booking”), although obviously not the same machine name. (For instance, there’s one “Earliest booking” field for each weekday, and the field is nested inside a group for that weekday). Other fields that share identical labels are showing up in the Mapping dropdown.
The feed isn’t Attached to the content type (under Basic Settings), it uses a standalone form. It uses a Node processor and the selected Bundle is the content type.
Any ideas? Why would a content field not show up in that Mapping dropdown? Have I missed some vital step?