Author Field doesnt work well with views - duplicate entries with multiple fields
aascherson - August 3, 2009 - 14:04
| Project: | Amazon Module |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hey Guys,
Have been hunting around for a solution to this, but so far no joy. Problem is this, I was to display the author field next to my amazon products, but whenever the book has multiple contributors, the view displays the item multiple times. I think this has something to do with grouping multiple items, but I haven't been able to work out if there is a working fix for it or not. Has anyone overcome this problem before?

#1
This is an issue with how to use views. Please provide the ASIN that you're working with, and attach files with
- An export of your CCK type
- An export of your view
Thanks,
-Randy
#2
This is a standard views issue, so I'm closing.
Basically, in this case you have to either choose "group by" and select only one item, or choose to output a row for each.
#3
You may also be interested in trying the "All Participants" field, which groups all as a single item.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.