I have created a custom entity, and I want it to be exposed to views. I have been looking for a good tutorial and documentation, but it leaves a lot to be desired. Can someone point me in the right direction?

Thanks

Comments

WorldFallz’s picture

One of the things using entities gets you for 'free' is views integration. See http://www.istos.it/en/blog/drupal-entities/drupal-entities-part-2-what-... and http://www.cyber-sundae.com/create-drupal-entity-based-custom-table-and-... for some great info on entities.

SlashCrew’s picture

I am using the entities api. I will read the links and hopefully solve my problem. Thanks again ! :-)