By pratyk on
Hi all,
I am using the import_node module to populate nodes with content from a csv file.
Now i have added fields to my content type, each of which has a field from the csv file. I have two categories : content type and state. I also have state and content types as fields in the node as content (they exist as fields in the csv file).
is there a way to automatically copy the value from state field in content to the state category ??
i am just wondering because i have upwards of 90K entries and it isn't possible to individually populate them. i cannot do default as they have different types of data as well ..