Active
Project:
Book Post
Version:
6.x-1.2-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 20:00 UTC
Updated:
3 Mar 2011 at 08:44 UTC
I'm fairly new to Drupal, so please excuse me if I'm asking something obvious. I've created a content type that has a field containg the ISBN number. When I create content, save and display it, it appears as expected with the cover, title, etc. Now, I would like to have the same display when I specify the ISBN field in a View with the View module. I get a blank. Should this work and, if so, is there something I need to do? Thanks very much.
Comments
Comment #1
hojoeast commentedSorry, I was able to determine the problem. It displays fine with Views. My next challenge is to figure out how I can sort the view based upon the title or author and not the ISBN. Thanks for your help.
Comment #2
rkodrupal commentedManually enter the title or author in the node title field and sort by that field in views (but don't select title or author as a field to be displayed unless you want it displayed twice).
Comment #3
spidersilk commentedManually enter all the information?! Doesn't that defeat the entire point of using this module? Why would you need a module to retrieve all the information automatically if you can't actually do anything with any of it and have to re-enter it all manually anyway?