Active
Project:
Book Review
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2007 at 02:07 UTC
Updated:
25 Feb 2008 at 19:57 UTC
Hey everyone,
Is there a way that I can get the fields from the book review content type into the fields/arguments/filters in a view? I have to be able to display a bunch of book reviews and use views to make it more easy to display them by different criteria.
Any help would be awesome!
Thanks,
Randy
Comments
Comment #1
divrom commentedThis would be very useful.
Did you find a way to achieve it?
Comment #2
randyesq commentedNo, I don't think that it can be done without major modifications to the source code. I was hoping that the module maintainer would be willing to do so.
Sorry.
Comment #3
divrom commentedTo me, this is a fairly major weakness. It would be really handy if we could link to, e.g., all of the books by one authors. As it is, I have to input the data twice - once in the author field and once as taxonomy info, to be able to categorise by that data.
Comment #4
mattrweaver commentedI am attempting to split the author name into first and last name fields, too. If my hacks prove fruitful, I will post them.