I don't know whether there is a way to get around this, but multivalue fields that come through Views and Feeds View Parser are imported as single, string values.
For instance:
- create Content Type 'paper' with a multivalue 'authors' field
- create a View of all papers
- add the multivalue 'authors' field
When you import the paper nodes back into the paper content type, all author values will be combined.
Comments
Comment #1
Anonymous (not verified) commentedsorry, this should have been on Views PHP array