hi,
i have a CSV with nodes like this:
NodeName; Category; Subcategory
Example1; Clothes; Man
Example2; Shoes; Man
I tried to use explode plugin but SUBCATEGORY has the same name both in category CLOTHES and in category SHOES so feeds recognize MAN of CLOTHES both for CLOTHES both for SHOES during the import.
it is possible to import subcategory taking in account the category of the row?
Comments
Comment #1
pozz commentedComment #2
twistor commentedYes, this is possible. But, you have to create a dedicated Taxonomy term importer and map the parent term. Feeds doesn't support term parents when mapping to a term field.
This isn't part of Feeds Tamper.
Comment #4
megachrizSee also: