multivalued fields should be supported somehow. I'm not even sure how it handles it now
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | efq_extra_field-1857240.patch | 2.61 KB | jonhattan |
| #3 | efq_extra_field-1857240.patch | 2.61 KB | jonhattan |
multivalued fields should be supported somehow. I'm not even sure how it handles it now
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | efq_extra_field-1857240.patch | 2.61 KB | jonhattan |
| #3 | efq_extra_field-1857240.patch | 2.61 KB | jonhattan |
Comments
Comment #1
nick_vhAdded support for that in http://drupalcode.org/project/efq_extra_field.git/commit/438ef105b272c7c...
Comment #3
jonhattanWhen there're more than two values, it starts nesting the results.
The provided patch fixes it, by creating a plain array as in:

Comment #4
jonhattanReworked this lines.
Comment #5
pcambraLooks good to me
Comment #6
aromka commentedWorks great! Thanks!
Comment #7
nick_vhCommitted
Comment #8
nick_vh