Closed (duplicate)
Project:
Image
Version:
6.x-1.1
Component:
image_import
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2011 at 21:11 UTC
Updated:
6 Feb 2011 at 22:53 UTC
I have a node type setup called "Image" that has a CCK Node Reference field. When I go to the Image Import page, there's no dropdown for this CCK field. So when I import images, I have to go to each Image node edit page to select the value for the CCK field. Is there a way to get the CCK field visible on the Image Import page, either for each image being imported or for all images being imported, to streamline the import process?
Comments
Comment #1
RobertNelsonVance commentedComment #2
RobertNelsonVance commentedWhen I assign a taxonomy to my "Image" node type, the taxonomy dropdown does appear on the Image Import page, but the CCK field still does not.
Comment #3
joachim commented> When I assign a taxonomy to my "Image" node type
That's because the import module handles taxonomy as a special case.
Marking as duplicate of #976120: programmatically created nodes (in import or attach) don't get required fields.