[support] Module created tables in Views?

Metzler, David metzlerd at evergreen.edu
Mon Jun 27 15:12:25 UTC 2011


In order for views to deal with data in custom tables, you need to
provide support for it by writing special hooks into your module.  If
you want to learn to do this there's a link to the api documentation on
the views project page. 

 

If you want to do just do displays/reporting against raw tables in your
site, you could also check out the forena project.   It's not as
polished as views for rolling stuff out to end users, but is pretty good
for developers familiar with writing sql. 


Dave  

 

________________________________

From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Alex Adams
Sent: Friday, June 24, 2011 2:19 PM
To: support at drupal.org
Subject: [support] Module created tables in Views?

 

Can Views handle tables in the default database that are created and
used by modules?

I've just tried to create a View to do just that, but nothing appears
that's not a custom field to be used by a node type.

Am I going to have to do this in the module?

Drupal 7 by the way.

Thanks in advance,
-- 
Alex Adams

hawkVision - building highly agile worlds of knowledge
A2 Technology Partners, Inc.
831-724-1397
alex at a2technology.com
www.a2technology.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110627/f4e93dbb/attachment.html 


More information about the support mailing list