How to show data in own table

goroshi2412 - November 10, 2009 - 12:51

Hi
I'm using Views in Drupal 6.x. I want show data in own table (create manual- not store by node). I thinks Views can't help me that
Anyone can help me some ideal for do that
thanks

Table Wizard

marcvangend - November 10, 2009 - 12:53

You can use Table Wizard (http://drupal.org/project/tw) to expose your custom table to Views.

Thanks, but after I create

goroshi2412 - November 10, 2009 - 13:14

Thanks, but after I create relationships among the tables i've added. How to show data of this table, i can't do that

Sorry, I don't understand

marcvangend - November 10, 2009 - 15:11

Sorry, I don't understand your question. After you have installed Table Wizard and defined relationships as described in the documentation (http://drupal.org/node/452374), you should be able to build views from these tables just like you would build other views.

Thanks, but i can't create a

goroshi2412 - November 12, 2009 - 16:03

Thanks, but i can't create a search terms filter with my new table. Can you help me for that ?

That's not easily possible,

marcvangend - November 12, 2009 - 16:29

That's not easily possible, because the Drupal search module only indexes nodes.

 
 

Drupal is a registered trademark of Dries Buytaert.