Hi
I am trying to create a feeds xml importer where some of the xml values get mapped to some of the target field values of my node type.

However I have run into a problem of mapping to Taxonomy terms. I have 2 vocabularies which are required and multiselect. However the source xml feed does not have any matching taxonomy terms for these vocabularies. Is there a way that a setting can be provided when creating an importer to set default values for target in case the source does not return any value?

Comments

bartezz’s picture

Try feeds tamper module and write a custom plugin. I've solved a similar issue that way.

Cheers

twistor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)