Posted by Richard Cheung on May 1, 2011 at 11:22am
4 followers
| Project: | Feeds Excel |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
| Issue tags: | Excel, Feeds, fields title of source, parser |
Issue Summary
When I import the excel file, it only read the first row. For example:
A,B,C
1,2,3
d,e,f
It reads A,B,C 3 times.
Any help?
Comments
#1
I find that
public function getSourceElement(FeedsImportBatch $batch, $element_key)
always return the fields title of the source defined under admin/build/feeds/edit/[mapper]/mapping
but not the value of the fields
#2
Can you show me screens of your configuration? I guess there might be some misunderstanding on how to configure the parser.
#3
I have same issue, parser only take column titles, this is my settings.
#4
If someone still have this issue - use [column-1] token instead name of column in mapping.