| Title (Goal) | Make all fields available to build Views
--------------- |------------------------------------ |
| Primary Actor | End user|
| Scope | Drupal Views|
| Level | Low |
| Story | I'm a front-end user who knows may way around Views and wants to build a bunch of flashy custom Views with my Islandora objects. I need to be able to access all of the fields on those objects (especially the display) as fields in Views so I can drop them in with the Views UI. This should include metadata fields when we have more.
We've got this one in the bag. As long as we use nodes, fields for all our content types should be available to views. If we ever end up making our own content types again, we'll have to add some code in a hook to make all the fields available.

Most helpful comment
We've got this one in the bag. As long as we use nodes, fields for all our content types should be available to views. If we ever end up making our own content types again, we'll have to add some code in a hook to make all the fields available.